byline : simple line-by-line stream reader. You can installing byline npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install byline $ sudo npm install -g byline
If want to update the byline package execute the command as below,
$ sudo npm update byline
Update package globally,
$ npm install -g byline
$ sudo git clone https://github.com/rektide/byline.git
$ sudo npm install -g ./byline
byline@5.0.0 /usr/lib/node_modules/byline
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall byline
Package Name | byline |
Version | 5.0.0 |
Description | simple line-by-line stream reader |
Released Date | 2016-07-21T06:51:35.650Z |
Published by | jahewson |
How to Learn | https://www.npmjs.com/package/byline/tutorial |