Peter Bartels
Peter Bartels
See my pull request #69. It would be nice to be able to modify the data from the file stream using transforms. This is helpful when the stored data in...
I have added a transform option. It's a small addition with great benefit! It can be used to transform the data from the file using official node.js transform streams, e.g....
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...