@tanstack/form-core

v0.13.0
Powerful, type-safe, framework agnostic forms.

build

vite build

clean

rimraf ./dist && rimraf ./coverage

test:lib

vitest run --coverage

test:build

publint --strict

test:types

pnpm run "/^test:types:versions.*/" && vitest --typecheck

test:eslint

eslint --ext .ts,.tsx ./src

test:lib:dev

pnpm run test:lib --watch

test:types:versions49

../../node_modules/typescript49/bin/tsc --noEmit

test:types:versions50

../../node_modules/typescript50/bin/tsc --noEmit

test:types:versions51

../../node_modules/typescript51/bin/tsc --noEmit

test:types:versions52

tsc --noEmit
npm i @tanstack/[email protected]

Metadata

  • MIT
  • Whatever
  • tannerlinsley
  • released 1/3/2024

Downloads