1.0.7 • Published 2 years ago

bufferbase v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.

1.3.0

1 year ago

1.2.3

1 year ago

1.2.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.12

2 years ago

1.1.13

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago