Socket
Book a DemoInstallSign in
Socket

form-meta

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form-meta

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

latest
Source
npmnpm
Version
2.1.1
Version published
Maintainers
1
Created
Source

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)

Keywords

form

FAQs

Package last updated on 26 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts