Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

js-form-validation

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-form-validation

JavaScript form validation (+ Unit testing)

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 26 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc