formsy-react

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

lint

eslint src/**/*.js

test

babel-node testrunner

build

NODE_ENV=production webpack -p --config webpack.config.js && yarn run prepublish

deploy

np --any-branch

format

prettier --write src/**/* tests/**/* tests/*

version

npm run build && git add lib && git add release && npm run changelog && git add CHANGELOG.md

changelog

standard-changelog

prepublish

rm -Rf ./lib && babel ./src/ -d ./lib/

Metadata

  • MIT
  • Whatever
  • Christian Alfoni
  • released 6/21/2019

Downloads