0.0.5 • Published 5 years ago
@form-it/react-core v0.0.5
@form-it/react-core
React core for form it
Installation
npm install @form-it/react-core
# or use yarn
yarn add @form-it/react-coreUsage
import reactCore from '@form-it/react-core'Contributing
- Fork it!
- Create your new branch:
git checkout -b feature-neworgit checkout -b fix-which-bug - Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'orgit commit -am 'fix: some description (fix #123)' - Push to the branch:
git push - Submit a pull request :)
Authors
This library is written and maintained by imcuttle.
License
MIT - imcuttle