All Projects → mbi → Django Front

mbi / Django Front

Licence: mit
Django-front is a front-end editing Django application

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Front

ray
HTML-powered text editor for creating and organizing personal notes.
Stars: ✭ 115 (-55.25%)
Mutual labels:  wysiwyg, rich-text-editor
bangle.dev
Collection of higher level rich text editing tools. It powers the local only note taking app https://bangle.io
Stars: ✭ 541 (+110.51%)
Mutual labels:  wysiwyg, rich-text-editor
striven-editor
The editor used in the Striven ERP system.
Stars: ✭ 14 (-94.55%)
Mutual labels:  wysiwyg, rich-text-editor
wysiwyg-editor-python-sdk
Python SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 20 (-92.22%)
Mutual labels:  wysiwyg, rich-text-editor
wysiwyg-editor-dotnet-sdk
.NET SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 23 (-91.05%)
Mutual labels:  wysiwyg, rich-text-editor
ember-pell
Ember addon for simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
Stars: ✭ 56 (-78.21%)
Mutual labels:  wysiwyg, rich-text-editor
wysihtml5-rails
A wysiwyg text editor for use in the Rails asset pipeline
Stars: ✭ 28 (-89.11%)
Mutual labels:  wysiwyg, rich-text-editor
Medium Editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
Stars: ✭ 15,421 (+5900.39%)
Mutual labels:  rich-text-editor, wysiwyg
wysiwyg-editor-php-sdk
PHP SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 37 (-85.6%)
Mutual labels:  wysiwyg, rich-text-editor
am-editor
A rich text collaborative editor framework that can use React and Vue custom plug-ins. 一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。
Stars: ✭ 542 (+110.89%)
Mutual labels:  wysiwyg, rich-text-editor
Django Tinymce4 Lite
TinyMCE 4 editor widget for Django
Stars: ✭ 121 (-52.92%)
Mutual labels:  django, wysiwyg
typester
✒️ A WYSIWYG that gives you predictable and clean HTML
Stars: ✭ 29 (-88.72%)
Mutual labels:  wysiwyg, rich-text-editor
Django Summernote
Simply integrate Summernote editor with Django project.
Stars: ✭ 797 (+210.12%)
Mutual labels:  django, wysiwyg
ngx-wall
Helps build content editor for note-taking application
Stars: ✭ 78 (-69.65%)
Mutual labels:  wysiwyg, rich-text-editor
Django Markdown Editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Stars: ✭ 423 (+64.59%)
Mutual labels:  django, wysiwyg
iOS-HTMLTextEditor
A simple implementation of an HTML Editor using CKEditor in a web view.
Stars: ✭ 57 (-77.82%)
Mutual labels:  wysiwyg, rich-text-editor
Ng Quill
AngularJS Component for Quill rich text editor
Stars: ✭ 223 (-13.23%)
Mutual labels:  rich-text-editor, wysiwyg
Textbus
基于组件 + 数据驱动的现代富文本编辑器
Stars: ✭ 242 (-5.84%)
Mutual labels:  rich-text-editor, wysiwyg
cazary
jQuery plugin of WYSIWYG editor that aims for fast, lightweight, stylish, customizable, cross-browser, and multi-language.
Stars: ✭ 12 (-95.33%)
Mutual labels:  wysiwyg, rich-text-editor
textbus
Textbus 是一个组件化的、数据驱动的富文本框架,支持在线协同编辑,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!
Stars: ✭ 642 (+149.81%)
Mutual labels:  wysiwyg, rich-text-editor

Django-Front


.. image:: https://travis-ci.org/mbi/django-front.svg :target: http://travis-ci.org/mbi/django-front

.. image:: https://img.shields.io/pypi/v/django-front :target: https://pypi.org/project/django-front/

.. image:: https://img.shields.io/pypi/l/django-front :target: https://github.com/mbi/django-front/blob/master/LICENSE

Django-front is a front-end editing application: placeholders can be defined in Django templates, which can then be edited on the front-end.

Currently supported editors:

  • Ace <http://ace.ajax.org/>_
  • CKEditor <http://ckeditor.com/>_
  • EpicEditor <http://epiceditor.com/>_
  • Froala <https://froala.com/wysiwyg-editor>_
  • Medium Editor <https://yabwe.github.io/medium-editor/>_
  • Redactor <http://imperavi.com/redactor/>_
  • WYMeditor <http://www.wymeditor.org/>_

Please see the online documentation <http://django-front.readthedocs.org/>_ to install and get started.

.. image:: https://travis-ci.org/mbi/django-front.png?branch=master :target: http://travis-ci.org/mbi/django-front


.. image:: http://django-front.readthedocs.org/en/latest/_images/front-edit-usage.gif

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].