Skip to content

This repo provides a way to integrate the rich text editor Quill.js with React Hook Form in React + TypeScript projects.

Notifications You must be signed in to change notification settings

arnaudfl/react-hook-form-quilljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-hook-form-quilljs

This repo provides a way to integrate the rich text editor Quill.js with React Hook Form in React + TypeScript projects.

Features

Integrates Quill.js (using react-quilljs) with React Hook Form for easy form handling. Leverages TypeScript for type safety.

Usage

To contribute to the development of this library, clone the repository and run the following commands:

git clone https://github.com/arnaudfl/react-hook-form-quilljs.git
cd react-hook-form-quilljs
npm install
npm start

This will start a development server so you can make changes and see them reflected in the code.

License

MIT License

Disclaimer

This is a basic template, and you might need to adjust it based on the specific functionalities of your library.

About

This repo provides a way to integrate the rich text editor Quill.js with React Hook Form in React + TypeScript projects.

Topics

Resources

Stars

Watchers

Forks