form0-core
v0.1.1
Published
Schema-driven engine that powers form0 ecosystem.
Downloads
396
Maintainers
Readme
form0-core
[!WARNING] form0 is in active, very early development. Do not use in production. Expect breaking changes and unstable behavior.
form0-core is the schema-driven engine that powers form0 open-source ecosystem. It is framework-agnostic and runs in any JavaScript runtime (Node.js, browsers, React Native, etc.)
🚀 Start with the CLI (recommended)
The entry point for most users is form0-cli. Follow the quickstart to create a project and preview your schema.
🗂️ Documentation
- Overview: https://docs.form0.dev/core/overview
- Concepts: https://docs.form0.dev/core/concepts
- Full docs: https://docs.form0.dev
Direct usage (advanced)
If you are integrating the engine directly:
npm install form0-coreSecurity
See SECURITY.md for security modes and configuration.
