lamed_io
v1.6.24
Published
IO functions
Downloads
61
Maintainers
Readme
lamed_io
IO functions
User story
- AS A "JavaScript developer"
- I WANT TO "filesystem operations like read and write in one place"
- SO THAT I CAN "it is usable and maintainable across projects"
- Part of See it Done project.
npm
npm i lamed_io -s
yarn
yarn add lamed_io
Usage
Node
const _lio = require('lamed_io');
(This README file was generated by https://github.com/perezlamed/lamed_readme)