# 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)
