@gotoeasy/file

0.2.1 • Public • Published

@gotoeasy/file

file util

NPM version License

Sample

const File = require('@gotoeasy/file');

let txt = File.read('d:/abc.txt');

File.write('d:/abc.txt', 'abcd');

...
...
...

Links

Readme

Keywords

Package Sidebar

Install

npm i @gotoeasy/file

Weekly Downloads

16

Version

0.2.1

License

MIT

Unpacked Size

10.5 kB

Total Files

4

Last publish

Collaborators

  • rpose