Tinybased
An experiment for an opinionated typesafe wrapper for TinyBase
Install / Use
/learn @circadian-risk/TinybasedREADME
TinyBased
An exploration for building a more type safe wrapper around TinyBase using a fluent builder pattern.
Inspirations
- https://medium.com/@bensammons/building-a-fluent-interface-with-typescript-using-generics-in-typescript-3-4d206f00dba5
Notes
Currently, our application stack is not fully compatible with the ES Module ecosystem. For that reason,
we are leveraging the tinybase/cjs imports.
If this causes issues for your project, please open an issue and let us know
