x-editable

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

  • Owner: vitalets/x-editable
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

X-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.

Contents

Live Demo

Visit X-editable demo to see all controls in action.

Installation

Manual download

Use links on X-editable home page.

Bower

bower install x-editable

CDN

Bootstrap 3 build:

<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap3-editable/css/bootstrap-editable.css" rel="stylesheet"/>
<script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap3-editable/js/bootstrap-editable.min.js"></script>

Bootstrap 2 build:

<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap-editable/css/bootstrap-editable.css" rel="stylesheet"/>
<script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstrap-editable/js/bootstrap-editable.min.js"></script>

jQuery UI build:

<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jqueryui-editable/css/jqueryui-editable.css" rel="stylesheet"/>
<script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jqueryui-editable/js/jqueryui-editable.min.js"></script>

jQuery only build:

<link href="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jquery-editable/css/jquery-editable.css" rel="stylesheet"/>
<script src="//cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/jquery-editable/js/jquery-editable-poshytip.min.js"></script>

Getting Started

How to start using X-editable is described on X-editable website.

Documentation

Documentation on all available widgets and code samples can be found on X-editable website.

Issue Tracker

Feel free to open issues.
Please include working code sample in issue body. To save the time use these jsFiddle templates:

  1. jsFiddle Bootstrap 3
  2. jsFiddle Bootstrap 2
  3. jsFiddle jQuery-ui
  4. jsFiddle jQuery
    Your feedback is very appreciated!

Project Status

Not actively maintained.

Contribution

Please submit all Pull Requests to the develop branch. More details are in CONTRIBUTING.md.

Backers

Logo Flatlogic

Admin Dashboard Templates made with Vue, React and Angular by Flatlogic.

License

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

Main metrics

Overview
Name With Ownervitalets/x-editable
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2012-11-19 14:12:46
Pushed At2025-02-11 09:56:24
Last Commit At2025-02-11 13:56:24
Release Count15
Last Release Name1.5.1 (Posted on )
First Release Name1.0.0 (Posted on )
用户参与
Stargazers Count6.5k
Watchers Count295
Fork Count1.7k
Commits Count570
Has Issues Enabled
Issues Count1047
Issue Open Count574
Pull Requests Count45
Pull Requests Open Count46
Pull Requests Close Count50
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private