Socket
Book a DemoInstallSign in
Socket

forms-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forms-js

JavaScript library to simplify creating and validating HTML forms.

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Forms JS

Build Status

Join the chat at https://gitter.im/forms-js/forms-js

This is a seed project to get us started with prototyping.

Installation

First install the toolchain with NPM:

npm install

Now you can build source like so:

npm run build

And run tests like so:

npm run test:watch

Note that tests are run on built source so be sure to build first.

Keywords

form

FAQs

Package last updated on 16 Mar 2015

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