streammer

1.1.7 • Public • Published

streammer

Using stream method for reading and writing file into readable string/array.

  • Application:

const stmr = require("streammer") 

data = stmr.read(path,option) // to read as json file from stream method into readable string/array

//your code here   

stmr.write(path,data,option)// to write string/array to json file 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.7
    2
    • latest

Version History

Package Sidebar

Install

npm i streammer

Weekly Downloads

2

Version

1.1.7

License

ISC

Unpacked Size

4.19 kB

Total Files

3

Last publish

Collaborators

  • virgaux