concat-stream
concat-stream copied to clipboard
remove/updated dependencies
- Updated to lowest LTS (node 8+)
- Changed the main function to a class
- Got rid of inherit
- Made all test file use
new
- Got rid of typedarray
- Got rid of buffer-from (only needed for node < 6)?
This should make the bundle smaller
edit: Realised i did the same stuff as in #62 + a bit more closes #62
ping
@mafintosh Would you like some help with maintaining the library?