Licence
MIT
Version
1.0.22
Deps
2
Size
18 kB
Vulns
0
Weekly
0
io_format_array 
Compare arrays, side by side
User story
- AS A "JavaScript developer"
- I WANT TO "Compare arrays, side by side"
- SO THAT I CAN "spot errors in data quickly"
- Part of See it Done project.
Project Dashboard
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.
Install
npm
npm i io_format_array -s
yarn
yarn add io_format_array
Usage
Node
const _formatArray = require('io_format_array')
(This README file was generated by https://github.com/perezlamed/lamed_readme)
