Awesome
<p align="center"> <a href="https://vueup.github.io/vue-quill/" target="_blank" rel="noopener noreferrer"> <img height="120" src="https://vueup.github.io/vue-quill/quill.svg" alt="Vue + Quill logo"> </a> </p> <h1 align="center">VueQuill</h1> <h3 align="center"> Rich Text Editor Component for Vue 3. </h3> <p align="center"> <a href="https://www.npmjs.com/package/@vueup/vue-quill" title="Version" target="_blank" rel="noopener noreferrer"> <img alt="npm (tag)" src="https://img.shields.io/npm/v/@vueup/vue-quill"> </a> <a href="https://www.npmjs.com/package/@vueup/vue-quill" title="License" target="_blank" rel="noopener noreferrer"> <img src="https://img.shields.io/npm/l/@vueup/vue-quill" alt="License"> </a> <a href="https://github.com/vueup/vue-quill/actions" title="Checks" target="_blank" rel="noopener noreferrer"> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/vueup/vue-quill/release-vue-quill.yml?branch=master&logo=github"> </a> <a href="https://github.com/vueup/vue-quill" title="Last commit" target="_blank" rel="noopener noreferrer"> <img src="https://img.shields.io/github/last-commit/vueup/vue-quill?logo=github" alt="Last commit"> </a> <a href="https://github.com/vueup/vue-quill" title="Github Repo Stars" target="_blank" rel="noopener noreferrer"> <img src="https://img.shields.io/github/stars/vueup/vue-quill?style=social" alt="Github Repo Stars"> </a> </p> <p align="center"> <a href="https://vueup.github.io/vue-quill/#demo" title="VueQuill Demo" target="_blank" rel="noopener noreferrer"> <img src="https://user-images.githubusercontent.com/6185447/111898684-33761b00-8a5a-11eb-9458-372c0185f576.png" alt="VueQuill Editor"> </a> <br> <a href="https://vueup.github.io/vue-quill/#demo" title="Live Demo" target="_blank" rel="noopener noreferrer">👀 See a Live Demo</a> </p>🔎 Overview
VueQuill is a Component for building rich text editors, powered by Vue 3 and Quill.
- 💚 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.
📚 Documentation
☑️ To do list
- Release
alpha
version - Release
beta
version - Stable
v1.0.0
release - Enhance Typescript support with Vue 3
- Update the Documentation with more examples and more information
👏 Contributing
Pull requests are welcome. For major changes, please create a new discussion first about what you would like to change.