ownprototypes
v1.0.1
Published
array & string prototypes
Downloads
1
Readme
#What is this?
Get the super array & string prototypes for you needs
#Installation
npm i ownprototypes --save
#Then...
const MyArray = require("ownprototypes").MyArray
const MyString = require("ownprototypes").MyString