io_format_array

1.0.22 • Public • Published

io_format_array npm

Build Status codecov CodeFactor Code size downloads license

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"
Project Dashboard

NPM JavaScript Style Guide

Build History

Releases: npm Build Status codecov downloads license

Quality: CodeFactor

Known Vulnerabilities dependencies Status

Development: open issues closed issues last commit Maintenance commit activity

Github: code size repo size Github releases HitCount

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)

Readme

Keywords

none

Package Sidebar

Install

npm i io_format_array

Weekly Downloads

2

Version

1.0.22

License

MIT

Unpacked Size

18.7 kB

Total Files

11

Last publish

Collaborators

  • perezlamed