https://github.com/ftes/delta_html
Convert Quill Delta document format to HTML in Elixir.
https://github.com/ftes/delta_html
Last synced: about 1 year ago
JSON representation
Convert Quill Delta document format to HTML in Elixir.
- Host: GitHub
- URL: https://github.com/ftes/delta_html
- Owner: ftes
- License: mit
- Created: 2025-03-16T07:17:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-27T06:08:17.000Z (about 1 year ago)
- Last Synced: 2025-05-31T03:38:31.772Z (about 1 year ago)
- Language: Elixir
- Size: 40 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://hex.pm/packages/delta_html)
[](https://hexdocs.pm/delta_html/)
[](https://github.com/ftes/delta_html/blob/main/LICENSE.md)
[](https://github.com/ftes/delta_html/actions)
# DeltaHtml
Convert Quill (Slab) [Delta](https://quilljs.com/docs/delta) document format to HTML in Elixir.
Render rich text entered by non technical users for web pages or emails.
**Documentation:** [hexdocs.pm](https://hexdocs.pm/delta_html/)