form-meta


Type-safe form field meta resolver with flatten/purge for nested schemas
Installation
npx nypm install form-meta
npm install form-meta
yarn add form-meta
pnpm add form-meta
bun install form-meta
deno install npm:form-meta
Basic Usage
See Documentation
Contribution
Local development
- Clone this repository
- Install the latest LTS version of Node.js
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
- Run tests using
pnpm dev or pnpm test
License
Published under the MIT license.
Made by @byronogis and community 💛
🤖 auto updated with automd (last updated: Wed Dec 24 2025)