xRealNeon / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery - Updated to Bootstrap 4

Home Page:https://xrealneon.github.io/x-editable/demo-bs4.html?c=inline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-editable ⌨️

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery - Updated to Bootstrap 4

Bootstrap 4 Support 4️⃣

  • ✅ Text
  • ✅ TextArea
  • ✅ Select
  • ✅ Combodate
  • ✅ Error Handling

Project Status 📈

Maintained sort of 😉

How to get it ⬇️

<link href="https://cdn.jsdelivr.net/gh/xRealNeon/x-editable@1.5.5/dist/bootstrap4-editable/css/bootstrap-editable.min.css" rel="stylesheet"/>
<script src="https://cdn.jsdelivr.net/gh/xRealNeon/x-editable@1.5.5/dist/bootstrap4-editable/js/bootstrap-editable.min.js"></script>

For older builds visit the original repository

License ©️

Copyright (c) 2012 Vitaliy Potapov - 2020 NeoCode Licensed under the MIT license.

About

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery - Updated to Bootstrap 4

https://xrealneon.github.io/x-editable/demo-bs4.html?c=inline

License:MIT License


Languages

Language:JavaScript 97.9%Language:CSS 2.0%Language:HTML 0.1%