styled-hook-form
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

styled-hook-form

An smart React form built on top of grommet, react-hook-form and react-context-api and written completely in typescript.

Motivation

In daily programming life, we developers always suffer from a very annoying phenomenon called boilerplate code and doing CRUD in react application is not an exception.With that said i've decided to craft something smart on top of cool react libraries to eliminate repeated code and provide developers with a base to immediately start creating fully functional forms without filling components with boilerplate callback and state management codes.

Status

This library is still in the early days of development and is not production-ready. But of course, you can install and use it at your own risk.

Installation

Cancel changes To start using this library issuing the following in you'r preferred terminal would be enough:

 yarn add styled-hook-form  

or

 npm install styled-hook-form 

There is no css dependency or whatsoever, so you won't be spending you'r precious minutes dealing with css monster 😃.

Working Demo

Check this storybook to see styled-hook-form in action. Stories are improving constantly , so stay tuned.

Documentation

Working on it...

Package Sidebar

Install

npm i styled-hook-form

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

323 kB

Total Files

250

Last publish

Collaborators

  • besmaili