All Projects → KillerCodeMonkey → Ngx Quill Example

KillerCodeMonkey / Ngx Quill Example

demo app for the advanced usage of ngx-quill module

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ngx Quill Example

Flutter Quill
Rich text editor for Flutter
Stars: ✭ 177 (+29.2%)
Mutual labels:  editor, rich-text-editor, wysiwyg, quill, quilljs
Quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
Stars: ✭ 31,554 (+22932.12%)
Mutual labels:  editor, rich-text-editor, wysiwyg, quill
Ngx Quill
Angular (>=2) components for the Quill Rich Text Editor
Stars: ✭ 1,382 (+908.76%)
Mutual labels:  rich-text-editor, wysiwyg, quill, quilljs
Angular Editor
A simple native WYSIWYG editor component for Angular 6 -10+
Stars: ✭ 428 (+212.41%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Yii2 Quill
Yii 2 implementation of Quill, modern WYSIWYG editor
Stars: ✭ 52 (-62.04%)
Mutual labels:  wysiwyg, quill, quilljs
Awesome Web Editor
🔨 Open source WEB editor summary
Stars: ✭ 306 (+123.36%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Medium Editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
Stars: ✭ 15,421 (+11156.2%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Balsa
This repository holds source code of Balsa, a self hosted, privacy focused knowledgebase.
Stars: ✭ 93 (-32.12%)
Mutual labels:  editor, rich-text-editor, wysiwyg
React Quill
A Quill component for React.
Stars: ✭ 4,739 (+3359.12%)
Mutual labels:  editor, rich-text-editor, quill
Tinymce
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
Stars: ✭ 10,179 (+7329.93%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Awesome Medium Editor
Medium.com WYSIWYG editor clone, with RTL support.
Stars: ✭ 12 (-91.24%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Awesome Wysiwyg
A curated list of awesome WYSIWYG editors.
Stars: ✭ 1,801 (+1214.6%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Canner Slate Editor
📝Rich Text / WYSIWYG Editor built for Modularity and Extensibility.
Stars: ✭ 1,071 (+681.75%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Text
📑 Collaborative document editing using Markdown
Stars: ✭ 282 (+105.84%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Re Editor
一个开箱即用的React富文本编辑器 🚀re-editor
Stars: ✭ 367 (+167.88%)
Mutual labels:  editor, rich-text-editor, wysiwyg
quilljs-rails
Easy integration of Quill rich editor with most Rails forms.
Stars: ✭ 33 (-75.91%)
Mutual labels:  quill, rich-text-editor, quilljs
Uncolored
(Un)colored — Next generation desktop rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. — http://n457.github.io/Uncolored/
Stars: ✭ 733 (+435.04%)
Mutual labels:  editor, rich-text-editor, wysiwyg
Vue2 Editor
A text editor using Vue.js and Quill
Stars: ✭ 2,316 (+1590.51%)
Mutual labels:  editor, quill, quilljs
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (+4917.52%)
Mutual labels:  editor, quill, quilljs
Jodit
Jodit - Best WYSIWYG Editor for You
Stars: ✭ 947 (+591.24%)
Mutual labels:  editor, rich-text-editor, wysiwyg

ngx-quill-example

The demo app for the usage of the ngx-quill module. This project was generated with Angular CLI version 7.1.0.

Live Demo

Donate/Support

If you like my work, feel free to support it. Donations to the project are always welcomed :)

PayPal: PayPal.Me/bengtler

Buy Me A Coffee

BTC Wallet Address: 3QVyr2tpRLBCw1kBQ59sTDraV6DTswq8Li

ETH Wallet Address: 0x394d44f3b6e3a4f7b4d44991e7654b0cab4af68f

LTC Wallet Address: MFif769WSZ1g7ReAzzDE7TJVqtkFpmoTyT

Clone, Install and Run

  1. Clone the project then cd into project directory.
  2. Install dependencies with npm install.
  3. Run the development server with ng serve.

View Examples

Navigate in your browser to http://localhost:4200 to view the examples. Each example is implemented as an Angular component.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].