lamed_io
Version:
74 lines (56 loc) • 4.51 kB
Markdown
# lamed_io [](https://www.npmjs.org/package/lamed_io)
[](https://travis-ci.org/perezLamed/lamed_io)
[](https://codecov.io/gh/perezLamed/lamed_io)
[](https://www.codefactor.io/repository/github/perezLamed/lamed_io)
[](https://github.com/perezLamed/lamed_io)
[](https://www.npmjs.org/package/lamed_io)
[](https://github.com/perezLamed/lamed_io)
IO functions
## User story
>- **AS A** <u>"JavaScript developer"</u>
>- **I WANT TO** <u>"filesystem operations like read and write in one place"</u>
>- **SO THAT I CAN** <u>"it is usable and maintainable across projects"</u>
- Part of [See it Done](https://github.com/perezLamed/see_it_done/blob/master/docs/Dashboard.md) project.
<details>
<summary> <b>Project Dashboard</b> </summary>
[](https://nodei.co/npm/lamed_io/)
[](https://github.com/standard/standard)

**Releases:**
[](https://www.npmjs.org/package/lamed_io)
[](https://travis-ci.org/perezLamed/lamed_io)
[](https://codecov.io/gh/perezLamed/lamed_io)
[](https://www.npmjs.org/package/lamed_io)
[](https://github.com/perezLamed/lamed_io)
**Quality:**
[](https://www.codefactor.io/repository/github/perezLamed/lamed_io)
[](https://deepscan.io/dashboard#view=project&tid=1597&pid=4474&bid=36076)
[](https://snyk.io/test/github/perezLamed/lamed_io?targetFile=package.json)
[](https://david-dm.org/perezLamed/lamed_io)
**Development:**
[](https://github.com/perezLamed/lamed_io/issues)
[](https://github.com/perezLamed/lamed_io/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed)
[](https://github.com/perezLamed/lamed_io/graphs/commit-activity)
[](https://github.com/perezLamed/lamed_io/graphs/commit-activity)
[](https://github.com/perezLamed/lamed_io/graphs/contributors)
**Github:**
[](http://npm.broofa.com/?q=lamed_io)
[](http://npm.broofa.com/?q=lamed_io)
[](https://github.com/perezLamed/lamed_io/releases)
[](https://github.com/perezLamed/lamed_io/graphs/traffic)
</details>
<details>
<summary> <b>Install</b> </summary>
### [npm](https://www.npmjs.com/package/lamed_io)
`npm i lamed_io -s`
### yarn
`yarn add lamed_io`
## Usage
### Node
```
const _lio = require('lamed_io');
```
</details>
- [Function documentation](doc/functions.md)
---
>(This README file was generated by [https://github.com/perezlamed/lamed_readme](https://github.com/perezlamed/lamed_readme))