1.0.0-rc.19 • Published 3 years ago
@mauricewijnia/block-editor v1.0.0-rc.19
Block Editor
This package is a Work In Progress. It aims to seperate the Javascript frontend from Laraberg so it can be maintained seperately, and maybe serve as a starting point for other backend implementations.
Usage
To use the editor simply create a input or textarea element and use it to initalize it like this:
import { initializeEditor } from 'mauricewijnia/block-editor'
const element = document.querySelector('#content')
initializeEditor(element)
1.0.0-rc.19
3 years ago
1.0.0-rc.18
3 years ago
1.0.0-rc.17
3 years ago
1.0.0-rc.16
3 years ago
1.0.0-rc.15
3 years ago
1.0.0-rc.9
4 years ago
1.0.0-rc.8
4 years ago
1.0.0-rc.13
3 years ago
1.0.0-rc.12
3 years ago
1.0.0-rc.11
3 years ago
1.0.0-rc.10
3 years ago
1.0.0-rc.14
3 years ago
1.0.0-rc.7
4 years ago
1.0.0-alpha.3
4 years ago
1.0.0-rc.5
4 years ago
1.0.0-rc.6
4 years ago
1.0.0-rc.3
4 years ago
1.0.0-rc.4
4 years ago
1.0.0-rc.1
4 years ago
1.0.0-rc.2
4 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago