Installation
- npm
- Yarn
- pnpm
- Bun
npm install @fogpipe/forma-core @fogpipe/forma-react
yarn add @fogpipe/forma-core @fogpipe/forma-react
pnpm add @fogpipe/forma-core @fogpipe/forma-react
bun add @fogpipe/forma-core @fogpipe/forma-react
| Package | Description |
|---|---|
@fogpipe/forma-core | Core runtime: types, engines, FEEL evaluation |
@fogpipe/forma-react | React components and hooks for form rendering |
info
Both packages are written in TypeScript with full type definitions included.
Next Steps
- Quick Start — render your first form
- Component Mapping — create custom field components