Skip to content

byronogis/form-meta

form-meta

npm version npm downloads bundle size install size codecov license

JSDocs

Type-safe form field meta resolver with flatten/purge for nested schemas

Installation

# ✨ Auto-detect
npx nypm install form-meta

# npm
npm install form-meta

# yarn
yarn add form-meta

# pnpm
pnpm add form-meta

# bun
bun install form-meta

# deno
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

Sponsors

License

Published under the MIT license. Made by @byronogis and community 💛


🤖 auto updated with automd (last updated: Wed Dec 24 2025)

About

Type-safe form field meta resolver with flatten/purge for nested schemas

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published