Displaying 1 to 20 from 20 results

Quill - Your powerful, rich text editor

  •    Javascript

Quill is a modern rich text editor built for compatibility and extensibility. It was created by Jason Chen and Byron Milligan and open sourced by Salesforce.com. It provides granular access to the editor's content, changes and events through a simple API. It works consistently and deterministically with JSON as both input and output.

vue2-editor - A text editor using Vue.js and Quill

  •    Vue

If you choose to use the custom image handler, an event is emitted when a a photo is selected. You can see below that 3 parameters are passed. NOTE In addition to this example, I have created a example repo demonstrating this new feature with an actual server.




rating-stars - ⭐️⭐️⭐️⭐️⭐️ A 5-star rating widget implemented in JS and CSS

  •    HTML

This project replicates the UX of Amazon.com's 5-star rating system. When you hover over a star, the preceding stars highlight blue, and clicking makes the highlighted stars turn yellow and stick. Everything you need is in index.html. There are no external files.


quill-image-resize-module - A module for Quill rich text editor to allow images to be resized.

  •    Javascript

A module for Quill rich text editor to allow images to be resized. Also see quill-image-drop-module, a module that enables copy-paste and drag/drop for Quill.

yii2-quill - Yii 2 implementation of Quill, modern WYSIWYG editor

  •    PHP

Yii 2 implementation of Quill, modern WYSIWYG editor.theme string default 'snow' 'snow' (Quill::THEME_SNOW) for Quill's snow theme, 'bubble' (Quill::THEME_BUBBLE) for Quill's bubble theme, false or null to remove theme. See Quill's documentation for themes.

quill - Quill Rich Text Editor

  •    Vue

Your powerful, rich text editor for Vue

quill-sharedb-cursors - Collaborative editing with multi cursors sync using Quill and ShareDB.

  •    Javascript

An attempt at multi cursors sync in a collaborative editing scenario using Quill, a ShareDB backend, and the reedsy/quill-cursors Quill module. For more info on each component, check their pages/repositories. Built by pedrosanta at Reedsy.

go-render-quill - Render Quill insert Delta operations to HTML

  •    Go

Package quill takes a Quill-based Delta (https://github.com/quilljs/delta) as a JSON array of insert operations and renders the defined HTML document. The simple Formatter interface is all you need to implement for most block and inline formats. Instead of Render use RenderExtended and provide a function that returns a Formatter for inserts that have the format you need.

scala-db-codegen - Scala code/boilerplate generator from a db schema

  •    Scala

Generate Scala code from your database to use with the incredible library quill. Only tested with postgresql, but could in theory work with any jdbc compliant database. It could in theory also generate the code differently.

electron-quill - A desktop text editor app built with Electron, Preact, and Quill

  •    Javascript

A desktop text editor app built with Electron using the Preact-Photon UI library, Yarn for package management, and Babel and Webpack2 for compilation.

quill-local-storage - a local storage module for restoring text to the quilljs editor

  •    Javascript

i.e., a means to keep your users' post or comment drafts from getting wiped on page reload. quill-local-storage works as a standard module for the quilljs editor.

quill-mentions - mentions module for quilljs

  •    Javascript

An at-style mentions module for quilljs. Or you can just take the files from the dist folder. That works too.

quill-magic-url - Automatically convert URLs to links in Quill

  •    Javascript

Checks for URLs during typing and pasting and automatically converts them to links and normalizes the links URL. Thanks to @LFDM for the groundwork with quill-auto-links.

vue-quill - Rich Text Editor Component for Vue 3.

  •    TypeScript

VueQuill is a Component for building rich text editors, powered by Vue 3 and Quill. 🚀 VueQuill is in @beta version! Currently the focus is on making VueQuill stable and feature complete first. Some of its features are not "finalized" and will have breaking changes over time as we discover better solutions.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.