hedgehog.js

1.0.1 • Public • Published

Hedgehog.js

A group of Hedgehogs is called an Array, But this allows you to use the word Hedgehog instead of Array in your Javascript

Example

let myHedgehog = new Hedgehog([])
Hedgehog.isHedgehog(myHedgehog) //true

Hedgehog.from('foo') // ['f', 'o', 'o']

Package Sidebar

Install

npm i hedgehog.js

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.87 kB

Total Files

4

Last publish

Collaborators

  • lmckeen