forms-js
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i forms-js

    Weekly Downloads

    3

    Version

    0.0.2

    License

    Apache License Version 2.0,

    Last publish

    Collaborators

    • kentcdodds