@encodable/registry
v1.0.3
Published
All-purpose map data structure on steroids.
Downloads
70,856
Readme
@encodable/registry
All-purpose map data structure on steroids.
- Can be used to store state as global, making a true singleton that can be used across packages.
- Can be used locally as well.
- Support asynchronous values.
Install
npm install @encodable/registry global-box