array-pung
v1.0.1
Published
Array methods built on top off existing array prototype
Readme
pung
An npm library that add a bunch of methods to the existing array prototype
Installation
npm install array-pungThen add to the root of your project
require('array-pung');With ES6 modular import
import 'array-pung';CREDITS
The first version was created by Ikechi Michael. Check it out here
