m_dev_tool

1.0.7 • Public • Published

m_dev_tool

Download

m_dev_tool is released under the MIT license & supports modern environments.
Review the [build differences]& pick one that’s right for you.

Installation

In a browser:

<script src="m_dev_tool.js"></script>

Using npm:

$ npm i -g m_dev_tool
$ npm i m_dev_tool

Note: add --save if you are using npm < 5.0.0

In Node.js:

// Load the full build.
var _ = require('m_dev_tool');
// Load the core build.


// Load method categories.
var array = require('m_dev_tool/add');

Why m_dev_tool?

m_dev_tool makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. m_dev_tool’s modular methods are great for:

  • Iterating arrays, objects, & strings
  • Manipulating & testing values
  • Creating composite functions

Readme

Keywords

Package Sidebar

Install

npm i m_dev_tool

Weekly Downloads

8

Version

1.0.7

License

MIT

Unpacked Size

6.2 kB

Total Files

9

Last publish

Collaborators

  • ma1833577561