formus

1.0.0 • Public • Published

Formus

React form generation using simple components.

Why?

Two reasons:

  1. I want to learn how to use the React Context API.
  2. Forms are complicated using vanilla React.

Work In Progress

Please note: This library is under development and may never actually fully work.

Features in Progress

  • Textbox
    • Password
    • Email
    • Number
  • Checkbox for a single field
  • Radio button for a single field

Future

Field Types

  • Textarea
  • Select box with Options
  • Checkbox list for creating an array of values
  • Subscopes

Additional Features

  • Pristine
  • Touched
  • Errors
  • Validation
  • Dirty
  • Submits
  • Form invalid
  • Form dirty
  • External error sources

Package Sidebar

Install

npm i formus

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

7.41 kB

Total Files

9

Last publish

Collaborators

  • gvanderest