DEV Community

jQueryScript
jQueryScript

Posted on

Modern In-Place Editing Library for Vanilla JS

XEditable Lite: a JavaScript library for adding modern inline and popup editing to your projects.

It's a drop-in replacement for the old Bootstrap x-editable, but it works without jQuery or Bootstrap.

Key features:

  • Framework-free (optional jQuery bridge)
  • Searchable selects out of the box
  • Built-in AJAX handling with loading states
  • Simple API using data-* attributes

It's a great choice for modernizing legacy apps or building fast admin panels.

๐Ÿ‘‰ Blog Post

๐Ÿ‘‰ GitHub Repo

๐Ÿ‘‰ Live Demo

Top comments (0)