VueQuill

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.

Quill is a modern rich text editor built for compatibility and extensibility. It was created by Jason Chen and Byron Milligan and actively maintained by Slab.

Browser Support

Cross-platform support is important to many Javascript libraries, but the criteria for what this means often differ. For Quill, the bar is not just that it runs or works, it has to run or work the same way. Not only is functionality a cross-platform consideration, but the user and developer experience are as well. If some content produces a particular markup in Chrome on OSX, it will produce the same markup on IE. If hitting enter preserves bold format state in Firefox on Windows, it will be preserved on mobile Safari.

GitHub

https://github.com/vueup/vue-quill