Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@vueup/vue-quill

vueup294.9kMIT1.2.0TypeScript support: included

Vue 3 rich text editor based on Quill.

vue-quill, vue 3 quill component, vue 3 quill editor, vue 3 text editor, vue 3 rich text editor, vue 3 web editor, vue 3 editor, vue 3 wysiwyg, vue 3 wysiwyg editor

readme

Vue + Quill logo

VueQuill

Rich Text Editor Component for Vue 3.

npm (tag) License GitHub Workflow Status Last commit Github Repo Stars

VueQuill Editor
👀 See a Live Demo

🔎 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

  • <input checked="" disabled="" type="checkbox"> Release alpha version
  • <input checked="" disabled="" type="checkbox"> Release beta version
  • <input checked="" disabled="" type="checkbox"> Stable v1.0.0 release
  • <input checked="" disabled="" type="checkbox"> Enhance Typescript support with Vue 3
  • <input disabled="" type="checkbox"> 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.

📝 License

MIT

changelog

1.0.0-beta.8 (2022-02-17)

Bug Fixes

  • :bug: remove unsupported workspaces (semantic-release) (10a552b)
  • try to fix semantic-release/npm (3cc858a)