Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/killercodemonkey/ngx-quill-example
- Owner: KillerCodeMonkey
- Created: 2017-01-20T07:07:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T06:05:11.000Z (15 days ago)
- Last Synced: 2024-12-30T01:05:04.785Z (12 days ago)
- Topics: angular, editor, ng-cli, ngx-quill, quill, quilljs, rich-text-editor, webpack, wysiwyg
- Language: TypeScript
- Homepage:
- Size: 34.5 MB
- Stars: 221
- Watchers: 4
- Forks: 133
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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)
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.