@form-it/react-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

@form-it/react-core

NPM version NPM Downloads Prettier Conventional Commits

React core for form it

Installation

npm install @form-it/react-core
# or use yarn
yarn add @form-it/react-core

Usage

import reactCore from '@form-it/react-core'

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git 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)' or git 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

Package Sidebar

Install

npm i @form-it/react-core

Weekly Downloads

5

Version

0.0.5

License

none

Unpacked Size

30.1 kB

Total Files

19

Last publish

Collaborators

  • moyuyc