bufferbase
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

bufferbase

Buffer-to-BaseN Encoding and Decoding for Node.js.

bufferbase is a Node.js library that provides straightforward encoding and decoding of buffer objects into various BaseN formats. It's designed to be simple, efficient, and flexible for different application needs.

Features

  • Supports multiple base encoding formats.
  • Optimized for Node.js buffer handling.
  • Intuitive API for easy integration.
  • Suitable for various data types.
  • Consistent and reliable performance.

Installation

Install bufferbase using npm:

npm install bufferbase

Usage

See src/example.ts

Contributing

Contributions to bufferbase are welcome! Please read our contributing guidelines for more information. License

bufferbase is ISC licensed.

Package Sidebar

Install

npm i bufferbase

Weekly Downloads

5

Version

1.3.0

License

ISC

Unpacked Size

76.4 kB

Total Files

56

Last publish

Collaborators

  • misebox