Skip to content

jacoscaz/bl-smol

 
 

Repository files navigation

@jacoscaz/bl-smol

This is a smol fork of the bl package by Rod Vagg which removes all runtime dependencies by replacing them with native Node.js alternatives:

  • buffer is discarded in favour of Node.js' built-in buffer module.
  • readable-stream is replaced with Node.js' built-in stream module.
  • inherits is replaced with Node.js' built-in util.inherits function.

Everything else is left untouched. This package tracks upstream changes and follows the versioning scheme of the original bl package.

About

Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages