ipfs-inactive / js-ipfs-unixfs-importer

[ARCHIVED] JavaScript implementation of the UnixFs importer used by IPFS
MIT License
5 stars 4 forks source link

feat: adds js implementation of rabin chunker for windows and browser #30

Closed achingbrain closed 5 years ago

achingbrain commented 5 years ago

Ported from https://www.npmjs.com/package/rabin

achingbrain commented 5 years ago

Also fixes a bug with the native chunker that meant it was truncating files.