Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kademi/keditor
KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
https://github.com/Kademi/keditor
bootstrap content-builder content-editor drag-and-drop fontawesome jquery keditor
Last synced: 6 days ago
JSON representation
KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
- Host: GitHub
- URL: https://github.com/Kademi/keditor
- Owner: Kademi
- License: mit
- Created: 2016-01-06T23:16:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T13:11:26.000Z (over 1 year ago)
- Last Synced: 2024-04-14T18:59:25.559Z (7 months ago)
- Topics: bootstrap, content-builder, content-editor, drag-and-drop, fontawesome, jquery, keditor
- Language: JavaScript
- Homepage: http://kademi.github.io/keditor/
- Size: 13.2 MB
- Stars: 317
- Watchers: 58
- Forks: 157
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Support: docs/support_touch_devices.md
Awesome Lists containing this project
README
# KEditor
KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
## Live examples
Available at [http://kademi.github.io/keditor/](http://kademi.github.io/keditor/)
## Documentation
1. [Getting started](./docs/getting_started.md)
1. [Configuration](./docs/configuration.md)
1. [Methods](./docs/methods.md)
1. [Custom container](./docs/custom_container.md)
1. [Custom component](./docs/custom_component.md)
1. [Dynamic content](./docs/dynamic_content.md)
1. [Contribute a component](./docs/contribute_a_component.md)
1. [Support touch devices](./docs/support_touch_devices.md)## License
Please read at [here](./LICENSE.md)