An open API service indexing awesome lists of open source software.

https://github.com/topgunbuild/buffer

An isomorphic Buffer API
https://github.com/topgunbuild/buffer

arraybuffer browser buffer isomoprhic nodejs uint8array

Last synced: 17 days ago
JSON representation

An isomorphic Buffer API

Awesome Lists containing this project

README

        

📦 @topgunbuild/buffer


An isomorphic Buffer API for TopGun



npm


bundlephobia


License: MIT

This is Buffer implementation used in TopGun. Functionality is mostly compatible with NodeJS 'safe-buffer' and is used for encoding conversions between binary and 'hex' | 'utf8' | 'base64'.

## Install

```bash
npm install @topgunbuild/buffer
```

## License

MIT