nofilter

A node.js package to read and write a stream of data into or out of what looks like a growable Buffer

MIT License

Downloads
2.2M
Stars
1
Committers
2
nofilter - Update dependencies Latest Release

Published by hildjj over 1 year ago

Just a dependency update.

nofilter - ESM

Published by hildjj over 1 year ago

[4.0.0] - 2023-05-13

Changed

  • Now requires use as an ES6 module.
  • Now requires Node.js version 16 or greater
  • Now generates docs with typedoc
  • Now uses c8 for coverage instead of nyc
  • Updated all dependencies. Removed unused dependencies.
nofilter - Remove textdecoder hack

Published by hildjj over 3 years ago

It was only needed for node 10 compat, and pulled in a dependency on util, which makes bundling more difficult.

nofilter - Better constructor

Published by hildjj over 3 years ago

  • Better typescript types for the constructor
  • Better checking of inputs for sanity
nofilter - Require node 12

Published by hildjj over 3 years ago

  • Require node 12, support node 16
  • Add typescript types, fix doc issues
  • Add bigint64 support
  • Remove 'util' dependency
  • Switch to codecov
Package Rankings
Top 4.36% on Npmjs.org
Top 34.2% on Repo1.maven.org
Badges
Extracted from project README
Tests coverage