An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# alert-renderer
![Version of EditorJS that the plugin is compatible with](https://badgen.net/badge/Editor.js/v2.0/blue)

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
![Alert block visual](/assets/image.png)

## :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)