Skip to content

lmckeen/Hedgehog.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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']

About

Allows for the keyword Hedgehog to be used instead of Array

Resources

License

Stars

Watchers

Forks

Packages

No packages published