js-array-tools
v1.0.5
Published
Some easy function for strings and array
Downloads
3
Maintainers
Readme
About
An useful tool for strings and arrays in Javascript
Features
- Feature 1;\
- Feature 2;\
- Feature 3;
Technologies
The following tools were used in this project:
Requirements
Before using , you need to have Node installed.
Getting started
npm install --save js-array-tools
Usage
This is a basic usage.
const jat = require('js-array-tools');
License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :heart: by D3R50N
Back to top