Skip to content

JamesHageman/mobservable-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobservable-form

Travis npm package Coveralls

A React Form library that uses Mobservable, inspired by Redux-Form.

Still in early production.

Collaborating on this React component:

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install

Running / Development

Running Tests

  • nwb test will run the tests once
  • nwb test --server will run the tests on every change

Building

  • nwb build

About

Library for form creation / validation using React and Mobservable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published