Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonderpanda/tinybased
An experiment for an opinionated typesafe wrapper for TinyBase
https://github.com/wonderpanda/tinybased
Last synced: 5 days ago
JSON representation
An experiment for an opinionated typesafe wrapper for TinyBase
- Host: GitHub
- URL: https://github.com/wonderpanda/tinybased
- Owner: WonderPanda
- Created: 2023-03-05T16:52:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-07T22:26:12.000Z (over 1 year ago)
- Last Synced: 2024-10-12T04:26:24.037Z (about 1 month ago)
- Language: TypeScript
- Size: 143 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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