moval

1.0.3 • Public • Published

moval

fast de duplication of different types of arrays

Install

Install with npm:

$ npm install --save moval

Usage

  • require
const tools = require('moval');
  • fast array de duplication
tools.Simplify(array)
  • with a key value
tools.SimplifyByKey(array,'value')

Issues

address:https://github.com/wushuxuan/moval/issues

About

Please consider following this project's author, Wushuxuan, and consider starring the project to show your support.

/moval/

    Package Sidebar

    Install

    npm i moval

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    1.53 MB

    Total Files

    41

    Last publish

    Collaborators

    • wushuxuan