fiora
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Fiora

Version Status Build Status Coverage Status Dependencies Status Styled with prettier

Forms, for React

Get Started

Install using yarn

yarn add fiora

or using npm

npm install fiora

TODO

  • tests
  • investigate action prop on form
  • html mode

Note

  • yarn docs:dev -H {lan-ip} if using vm
  • any falsy value representation of an error will be discarded
  • value will be initialized as '' if not given
  • 'form' is a special field name
  • https://codesandbox.io/s/639l62mv3

/fiora/

    Package Sidebar

    Install

    npm i fiora

    Weekly Downloads

    15

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    43.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • xiaofan1006