https://github.com/protonull/lawful
Online QuillJS editor
https://github.com/protonull/lawful
Last synced: 2 months ago
JSON representation
Online QuillJS editor
- Host: GitHub
- URL: https://github.com/protonull/lawful
- Owner: Protonull
- License: mit
- Created: 2022-08-02T20:34:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T10:17:41.000Z (12 months ago)
- Last Synced: 2025-01-25T18:13:22.799Z (4 months ago)
- Language: JavaScript
- Homepage: https://lawful.protonull.uk/
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lawful
Lawful is an in-browser Quill editor that handles raw Delta.
## Front Matter
The editor will accept front-matter, but it cannot be edited. Instead the front-matter will be re-exported with the document.
## Attributions
- favicon: [CC BY 3.0](https://thenounproject.com/icon/writing-web-page-3201283/)
- jQuery & jQuery UI: [MIT](https://jquery.org/license/)
- QuillJS: [BSD-3](https://github.com/quilljs/quill/blob/develop/LICENSE)
- sanitize.css: [CC0-1.0](https://github.com/csstools/sanitize.css/blob/main/LICENSE.md)
- gray-matter: [MIT](https://github.com/jonschlinkert/gray-matter/blob/master/LICENSE)