@ckcr4lyf/bencode-esm
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

bencode-esm

The code is basically a copy of node-bencode , but written in ESM first manner (import / export) , as well as with its own types for typescript.

I also plan to clean up some functions to remove stuff which doesn't need to be exposed. Initially I will remove all tests so I can alreayd start to make use of it in my other projects, will probably add them back before releasing v1 of this repo.

Thanks

Thanks to the original authors Mark Schmale & Jonas Hermsmeier, as well as the other contributors to the node-bencode project.

Package Sidebar

Install

npm i @ckcr4lyf/bencode-esm

Weekly Downloads

5

Version

0.0.2

License

MIT

Unpacked Size

14.1 kB

Total Files

11

Last publish

Collaborators

  • ckcr4lyf