[go: nahoru, domu]

Skip to content

kennyki/linked-hash-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript LinkedHashMap

A utility that takes advantage on Javascript Object's power as a hashmap, and provide you insertion order. Useful if you need to randomly access a value with a key, but need to know who are your immediate neighbours, ie. a carousel.

About

Javascript HashMap that maintains insertion order.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published