https://github.com/zignis/alert-renderer
Render beautiful alert blocks with the editor.js's alert plugin
https://github.com/zignis/alert-renderer
editorjs
Last synced: about 1 month ago
JSON representation
Render beautiful alert blocks with the editor.js's alert plugin
- Host: GitHub
- URL: https://github.com/zignis/alert-renderer
- Owner: zignis
- License: apache-2.0
- Created: 2022-01-03T14:27:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T15:08:43.000Z (over 4 years ago)
- Last Synced: 2025-03-10T05:34:29.322Z (over 1 year ago)
- Topics: editorjs
- Language: CSS
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alert-renderer

Renders alert blocks produced using the [editorjs-alert](https://github.com/vishaltelangre/editorjs-alert) plugin. This plugin takes the `data` object returned from the **editor.js**'s JSON output and renders the raw HTML code for the block.
## 🧰 Alert block

## :link: Links
- [editor.js](https://editorjs.io/)
- [editor.js-alert](https://github.com/vishaltelangre/editorjs-alert)
## :ledger: License
[Apache License 2.0](https://github.com/HexM7/alert-renderer/blob/main/LICENSE)