0.0.3 • Published 8 years ago

js-form-validation v0.0.3

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
8 years ago

js-form-validation

Repo has a form validation pattern smart way + unit testing with mocha and chai.

Goals

  • easy to read
  • ease to use
  • ease to test using unit testing
  • Your dirty job is reduced with gulp task runner
  • ease to contribute

Instalation

  • clone repo git clone git@github.com:ShavidzeT/js-form-validation.git or npm install js-form-validation
npm install

how to use

  • You should install first to all
  • Go in repo
cd js-validation/
  • Run unit test to show passed tasks, just type gulp or mocha.
  • To use and test in browser go in js-validation/public dir and run python web server python3 -m http.server
0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago