npm-array-filter
Version:
this npm package help to user filter the data from the array in javascript. user can filter data with/without object name.
23 lines (22 loc) • 609 B
JSON
{
"name": "npm-array-filter",
"version": "1.0.9",
"description": "this npm package help to user filter the data from the array in javascript. user can filter data with/without object name.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"array-filter",
"data-filter",
"javascript-array-filter",
"array-data-filter",
"array-data-filter-with-objectname"
],
"author": "akash kumar singh",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/akash22396/npm-array-filter"
}
}