https://github.com/jmackie/purescript-quill
PureScript bindings to the quill (javascript) rich text editor.
https://github.com/jmackie/purescript-quill
javascript purescript quilljs rich-text-editor
Last synced: 8 months ago
JSON representation
PureScript bindings to the quill (javascript) rich text editor.
- Host: GitHub
- URL: https://github.com/jmackie/purescript-quill
- Owner: jmackie
- License: mit
- Created: 2018-01-24T15:37:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T16:28:14.000Z (over 7 years ago)
- Last Synced: 2025-08-10T12:47:46.477Z (10 months ago)
- Topics: javascript, purescript, quilljs, rich-text-editor
- Language: PureScript
- Homepage: https://pursuit.purescript.org/packages/purescript-quill
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-quill
[][docs]
[](https://travis-ci.org/jmackie/purescript-quill)
## Installation
```
bower install purescript-quill
```
## Example
Build it with:
```bash
$ bower install
$ npm run example
```
Then open `example/dist/index.html` in your browser.
```bash
$ open example/dist/index.html
```
## Documentation
Module documentation is [published on Pursuit][docs].
[docs]: http://pursuit.purescript.org/packages/purescript-quill
[quilljs]: https://quilljs.com/