# x-editable **Repository Path**: mxmznb/x-editable ## Basic Information - **Project Name**: x-editable - **Description**: x-editable 是 jQuery,jQuery UI,Bootstrap 就地编辑库 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: develop - **Homepage**: https://www.oschina.net/p/x-editable - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-07-07 - **Last Updated**: 2022-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # X-editable In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery. ## Contents * [Live Demo](#live-demo) * [Installation](#installation) * [Manual download](#manual-download) * [Bower](#bower) * [CDN](#cdn) * [Getting Started](#getting-started) * [Documentation](#documentation) * [Issue Tracker](#issue-tracker) * [Project Status](#project-status) * [Contribution](#contribution) * [Backers](#backers) * [License](#license) ## Live Demo Visit [X-editable demo](http://vitalets.github.io/x-editable/demo.html) to see all controls in action. ## Installation ### Manual download Use links on [X-editable home page](http://vitalets.github.io/x-editable). ### Bower ```` bower install x-editable ```` ### CDN Bootstrap 3 build: ````html ```` Bootstrap 2 build: ````html ```` jQuery UI build: ````html ```` jQuery only build: ````html ```` ## Getting Started How to start using X-editable is described on [X-editable website](http://vitalets.github.io/x-editable/docs.html). ## Documentation Documentation on all available widgets and code samples can be found on [X-editable website](http://vitalets.github.io/x-editable/docs.html). ## Issue Tracker Feel free to open [issues](https://github.com/vitalets/x-editable/issues). Please include working code sample in issue body. To save the time use these jsFiddle templates: 1. [jsFiddle Bootstrap 3](http://jsfiddle.net/xBB5x/15155/) 2. [jsFiddle Bootstrap 2](http://jsfiddle.net/xBB5x/1817/) 3. [jsFiddle jQuery-ui](http://jsfiddle.net/xBB5x/2511/) 4. [jsFiddle jQuery](http://jsfiddle.net/xBB5x/197) 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](/CONTRIBUTING.md). ## Backers [![Logo Flatlogic](https://user-images.githubusercontent.com/1473072/48839602-0edfda80-ed9d-11e8-9e2d-eb8d4828ddcb.png)](https://flatlogic.com/admin-dashboards) Admin Dashboard Templates made with Vue, React and Angular by [Flatlogic](https://flatlogic.com/admin-dashboards). ## License Copyright (c) 2012 Vitaliy Potapov Licensed under the MIT license.