formsy-react

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

lint

eslint src/**/*

test

jest

build

npm run build:clean && npm run build:types && npm run build:js

deploy

np

format

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

version

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

build:js

rollup -c

changelog

auto-changelog

preversion

npm run lint

build:clean

rm -r dist/* || true

build:types

tsc --emitDeclarationOnly

Metadata

  • MIT
  • Whatever
  • Christian Alfoni and the Formsy Authors
  • released 7/12/2019

Downloads