formsy-react

v2.2.3
A form input builder and validator for React
form forms formsy react react-component validation

lint

tsdx lint

test

tsdx test --passWithNoTests

build

tsdx build

start

tsdx watch

deploy

np

format

prettier --write "**/*.{js,jsx,ts,tsx,md}"

prepare

tsdx build

version

npm run build && git add dist && npm run changelog && git add CHANGELOG.md

changelog

auto-changelog

preversion

npm run lint

build:clean

rm -r dist/* || true

Metadata

  • MIT
  • Whatever
  • Christian Alfoni and the Formsy Authors
  • released 1/21/2021

Downloads