Skip to content

scriptabuild/hkey-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hkey-generator

Utility to create hierarchical (or nested) id structures

Get it from npm

npm install --save hkey-generator

How to use

  • A HKey will have a single root. Create one with the empty constructor.
  • New subkeys can be generated by calling the spawn method on a key.
  • Look at the unit tests for more info...

About

Utility to create hierarchical (or nested) id structures

Resources

License

Stars

Watchers

Forks

Packages

No packages published