# m_dev_tool **Repository Path**: mjd_web/m_dev_tool ## Basic Information - **Project Name**: m_dev_tool - **Description**: npm 工具包 - **Primary Language**: JavaScript - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-29 - **Last Updated**: 2024-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # m_dev_tool ## Download m_dev_tool is released under the [MIT license](https://raw.githubusercontent.com/m_dev_tool/4.17.10-npm/LICENSE) & supports modern environments.
Review the [build differences]& pick one that’s right for you. ## Installation In a browser: ```html ``` Using npm: ```shell $ 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: ```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