UNPKG

@comyata/run

Version:

Simplify data workflows and management with data templates, for browser and server.

19 lines (10 loc) 1.13 kB
# Comyata Runtime A Runtime to make data computable! Simplify data operations thanks to data templates with embedded logic. **🕹️ Examples:** - Runtime with React hooks: [codesandbox](https://codesandbox.io/p/devbox/github/comyata/comyata/tree/main/apps/sandbox?file=%2Fsrc%2FPages%2FPageHome.tsx) | [stackblitz](https://stackblitz.com/github/comyata/comyata/tree/main/apps/sandbox?file=src%2FPages%2FPageHome.tsx) | [source in GitHub](https://github.com/comyata/comyata/tree/main/apps/sandbox) - Runtime with minimal setup: [codesandbox](https://codesandbox.io/p/devbox/github/comyata/comyata/tree/main/apps/minimal-runtime?file=%2Fsrc%2Findex.ts) | [stackblitz](https://stackblitz.com/github/comyata/comyata/tree/main/apps/minimal-runtime?file=src%2Findex.ts) | [source in GitHub](https://github.com/comyata/comyata/tree/main/apps/minimal-runtime) --- Learn more in the [GitHub README](https://github.com/comyata/comyata#setup-runtime). ## License This project is distributed as **free software** under the **MIT License**, see [License](https://github.com/comyata/comyata/blob/main/LICENSE). © 2024 Michael Becker