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

1.0.0-beta.0 • Public • Published

grommet-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 gromet-hook-form  

or

 npm install gromet-hook-form 

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

Documentation

Working on it...

Package Sidebar

Install

npm i gromet-hook-form

Weekly Downloads

1

Version

1.0.0-beta.0

License

ISC

Unpacked Size

179 kB

Total Files

185

Last publish

Collaborators

  • besmaili