lamed_tablejson
v0.0.27
Published
CI Project template
Downloads
7
Readme
lamed_tablejson
CI Project template
User story
- AS A "JavaScript developer"
- I WANT TO "transform data tables"
- SO THAT I CAN "ensure clarity and usability of data"
- Part of See it Done project.
Version Notes:
- 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
- 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
- 2.?.? - Only tagged versions released. Module is regarded stable and in production.
npm
npm i lamed_tablejson -s
yarn
yarn add lamed_tablejson
Usage
Node
const _tJson = require('lamed_tablejson')
(This README file was generated by https://github.com/perezlamed/lamed_readme)