A custom JavaScript type "OrderedDict" that acts like a dictionary via its "put" and "get" methods with an additional "getItems" method and returns a list of key-value pairs in the order in which the keys were added.
-
Notifications
You must be signed in to change notification settings - Fork 0
A custom JavaScript type "OrderedDict" that acts like a dictionary via its "put" and "get" methods with an additional "getItems" method and returns a list of key-value pairs in the order in which the keys were added.
battouly/JavaScript-OrderedDict-type
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A custom JavaScript type "OrderedDict" that acts like a dictionary via its "put" and "get" methods with an additional "getItems" method and returns a list of key-value pairs in the order in which the keys were added.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published