react-ian-form-kit
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

React Ui Kit Library - Form contents

A Ui Kit Library for React.Js using a Storybook demonstration.

Published at NPM.

Examples and documentation at GITHUB.


Author

Ian Ribeiro

Components

  • Button
  • CheckBox
  • Divider
  • Input
  • Modal
  • Radio
  • Select Dropdown
  • Switch Toggle
  • Textarea

Documentation

  • Click here to se a demonstration and documentation of each element included on the package

Techs

  • React.Js
  • Storybook
  • Styled Components
  • TypeScript

What can be improved?

  • More styles
  • More components

Dependencies

  • Polished
  • react-icons
  • react-spinner-material

Using

  1. Run yarn add react-ian-form-kit or npm i react-ian-form-kit in your React.js project.

  2. Import components from the package and get started.

Start Development Environment

  1. Clone this repository;
  2. Run npm i or yarn to install dependencies.
  3. Run yarn storybook.
  4. Access localhost:8000 in your browser.
  5. Run yarn build to genereate your own build.

Readme

Keywords

none

Package Sidebar

Install

npm i react-ian-form-kit

Weekly Downloads

0

Version

1.0.12

License

MIT

Unpacked Size

108 kB

Total Files

129

Last publish

Collaborators

  • ianribeiro