vb-react-form

React form components

Usage no npm install needed!

<script type="module">
  import vbReactForm from 'https://cdn.skypack.dev/vb-react-form';
</script>

README

React Form/Fields Components

Build Status Coverage Status

Getting Started

Not ready yet.

Documentation

Probably this is the best source.

Contributing

You can start with yarn or npm install

npm run demo - Starts development server with HMR and linting.

npm run build - Builds components.

npm run lint - Runs linting.

npm run test - Runs tests.

npm run test:watch - Starts watch for tests.

npm run gh-pages - Builds gh-pages application and updates docs.