vanilla-editor
v1.0.4
Published
Editing with Twitter Bootstrap,Select2
Downloads
323
Readme
Vanilla-Editor
Editing with Twitter Bootstrap.
Forked from
Forked from https://github.com/Talv/x-editable.git
Fixed for
- remove depending on Font Awesome
- support Bootstrap version 4.0
- support select2 version 4.0
Live Demo
https://www.ojso.com/demo/editor/demo.html
Project Status
Actively Maintained
How to get it
Manual download
Use https://github.com/ojso/vanilla-editor/.
CDN
Bootstrap 4 build:
<link href="https://cdn.jsdelivr.net/npm/vanilla-editor@1.0.4/dist/bootstrap4-editable/css/bootstrap-editable.css" rel="stylesheet"/>
<script src="https://cdn.jsdelivr.net/npm/vanilla-editor@1.0.4/dist/bootstrap4-editable/js/bootstrap-editable.min.js"></script>