isabella232 / discord-react-forms

Forms... in React

Home Page:http://hammerandchisel.github.io/discord-react-forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-react-forms

This library makes writing forms in React easy. By using context passing, your Form element can manage all the internal elements to adapt and many complex functionalities.

Check out our docs

Installing

This library is available on npm

npm i --save discord-react-forms

Developing

Install dependencies with npm install, then run npm run watch. Navigate to localhost:8000 and you should see the example pages.

About

Forms... in React

http://hammerandchisel.github.io/discord-react-forms

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 2.8%Language:HTML 0.5%