Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including validate-forms with all npm packages installed. Try it out:

var validateForms = require("validate-forms")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

validate-forms v1.0.0

npm package that validates the HTML form. You just pass in the form post data and validation rules to be performed on them. That is It! Rest will be taken care by validate-forms package :)

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free