No description provided.
- General TS/JS utility library - No dependencies! - If you need a dependency, create a new package, e.g. `@voltiso/util.react` - Not using sub-package imports on purpose - all names unique and exported from package root - for nice auto-imports and no
Styler detects `react-native` by checking if `typeof import('react-native').View` is defined (if `react-native` is installed).
- 🗄️ NoSQL **Document Database** API - ⚛️ Atomic **triggers** - 👮 **Schema** validation using `@voltiso/schemar` - 🚗 Live **auto-inferred TS** typings - 🟰 **ORM-free**: Document _is_ Object - 🔥 Currently **FireStore** backend (or `@voltiso/localstore
A set of TS transformers to be applied using `ts-patch`.
Schema validation.
`$assert` is DEV-only. (assuming `@voltiso/transform/strip` is correctly installed).
Server is an app compatible with `express`.
No description provided.
NPM scripts as code.