1.0.1 • Published 2 years ago

@blacktoolbox/react-form v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Blacktbox-react-form

Create form with React.

Installation

Using with NPM:

$ npm install --save @blacktoolbox/react-form

// using ES6 modules
import { Input, Select, Textarea, Checkbox, Radio } from '@blacktoolbox/react-form';

// using CommonJS modules
var Form = require('@blacktoolbox/react-form');

Issue

Feel free to see around the codebase and share your experience with us. We will be grateful to be given advices.

Please file issue, if you have any issue or idea.

Homepage

You can see the document website on-line.

1.0.1

2 years ago

1.0.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.1

3 years ago