Editing with Twitter Bootstrap.
Forked from https://github.com/Talv/x-editable.git
- remove depending on Font Awesome
- support Bootstrap version 4.0
- support select2 version 4.0
https://www.ojso.com/demo/editor/demo.html
Actively Maintained
Use https://github.com/ojso/vanilla-editor/.
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>