lamed_table
Version:
Light table implementation
40 lines (26 loc) • 1.73 kB
Markdown
# lamed_table
Simple table object array for storing information
>**AS A** <u>"JavaScript developer"</u>
**I WANT TO HAVE** <u>"a simple effective memory table"</u>
**SO THAT I CAN** <u>"use it to store data temporary"</u>
Part of [See it Done](https://github.com/perezLamed/see_it_done)
[](https://www.npmjs.org/package/lamed_table)
[](https://www.npmjs.org/package/lamed_table)
[](https://travis-ci.org/perezLamed/lamed_table)
[](https://codecov.io/gh/perezLamed/lamed_table)
[](https://www.codefactor.io/repository/github/perezlamed/lamed_table)
[](https://github.com/perezLamed/lamed_table)
[](https://github.com/perezLamed/lamed_table)
[](https://nodei.co/npm/lamed_table/)
[](https://github.com/standard/standard)
## Install
### [npm](https://www.npmjs.com/package/lamed_string)
`npm i lamed_string -s`
### yarn
`yarn add lamed_string`
## Usage
### Node
```js
const _str = require('lamed_string');
```
- [Function documentation](doc/functions.md)