UNPKG

arraymania

Version:

It make all the nested array into one dimension array and more functionalities will come soon

44 lines (43 loc) 1.05 kB
{ "name": "arraymania", "version": "1.0.6", "description": "It make all the nested array into one dimension array and more functionalities will come soon", "main": "index.js", "scripts": { "test": "" }, "repository": { "type": "git", "url": "git+https://github.com/Owais897/ArrayMania.git" }, "keywords": [ "npm", "flatArray", "flat nested array", "flat all nested array", "convert nested array into single dimension array", "deepFlatArray", "javascript", "Array", "Object", "Single Dimension Array", "mergeNestedArray", "merge nested array", "sort nested Array", "sorting nested Array", "sort nested Object", "sorting nested Object", "sorting", "deep sorting", "deepsort", "get obj value by path", "get object value by path", "get obj value" ], "author": "Owais897", "license": "ISC", "bugs": { "url": "https://github.com/Owais897/ArrayMania/issues" }, "homepage": "https://github.com/Owais897/ArrayMania#readme" }