Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/killercodemonkey/ngx-quill-example

demo app for the advanced usage of ngx-quill module
https://github.com/killercodemonkey/ngx-quill-example

angular editor ng-cli ngx-quill quill quilljs rich-text-editor webpack wysiwyg

Last synced: 5 days ago
JSON representation

demo app for the advanced usage of ngx-quill module

Awesome Lists containing this project

README

        

# ngx-quill-example

The demo app for the usage of the [ngx-quill](https://github.com/KillerCodeMonkey/ngx-quill) module.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.0.

[Live Demo](https://killercodemonkey.github.io/ngx-quill-example/)

## Donate/Support

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

PayPal: [PayPal.Me/bengtler](https://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.