x-editable

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

  • 所有者: vitalets/x-editable
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者vitalets/x-editable
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2012-11-19 14:12:46
推送于2025-02-11 09:56:24
最后一次提交2025-02-11 13:56:24
发布数15
最新版本名称1.5.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数6.5k
关注者数295
派生数1.7k
提交数570
已启用问题?
问题数1047
打开的问题数574
拉请求数45
打开的拉请求数46
关闭的拉请求数50
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?