# vue-quill **Repository Path**: qscgu23/vue-quill ## Basic Information - **Project Name**: vue-quill - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-26 - **Last Updated**: 2021-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Vue + Quill logo

VueQuill

Vue 3 + Quill Component for your powerful text editor.

Version License GitHub Workflow Status Last commit

## Overview **VueQuill** is a **Vue Component** for building rich text editors, this package is a thin wrapper around Quill, to make it easier to use in a Vue 3 application. - 💚 **Built With Vue 3:** More powerful and performant framework than ever before. - 🧙‍♂️ **Fully Typescript:** VueQuill source code is written entirely in TypeScript. - 🛠️ **Easy To Use:** Straightforward implementation through a simple API. [📘 Read the Docs to Learn More.](https://vueup.github.io/vue-quill/guide/) ## Demo - [See a Live Demo](https://vueup.github.io/vue-quill/#demo). [![Screenshot VueQuill Editor](https://user-images.githubusercontent.com/6185447/111898684-33761b00-8a5a-11eb-9458-372c0185f576.png)](https://vueup.github.io/vue-quill/#demo) ## Documentation - **[Guide](https://vueup.github.io/vue-quill/guide/)** - [Introduction](https://vueup.github.io/vue-quill/guide/) - [Installation](https://vueup.github.io/vue-quill/guide/installation.html) - [Usage](https://vueup.github.io/vue-quill/guide/usage.html) - [Themes](https://vueup.github.io/vue-quill/guide/themes.html) - [Toolbar](https://vueup.github.io/vue-quill/guide/toolbar.html) - [Options](https://vueup.github.io/vue-quill/guide/options.html) - **[APIs](https://vueup.github.io/vue-quill/api/)** - [Props](https://vueup.github.io/vue-quill/api/) - [Events](https://vueup.github.io/vue-quill/api/events.html) - [Methods](https://vueup.github.io/vue-quill/api/methods.html) - [Slots](https://vueup.github.io/vue-quill/api/slots.html) - [Export](https://vueup.github.io/vue-quill/api/export.html) ## Contributing Pull requests are welcome. For major changes, please create a [new discussion](https://github.com/vueup/vue-quill/discussions) first about what you would like to change. ## Quill [Quill API document](https://quilljs.com/docs/quickstart/) ## License [MIT](https://choosealicense.com/licenses/mit/)