Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thibaudcolas/django-draftail
Django integration of Draftail, a configurable rich text editor built with Draft.js
https://github.com/thibaudcolas/django-draftail
django draft-js draft-js-plugins draftail rich-text rich-text-editor
Last synced: 7 days ago
JSON representation
Django integration of Draftail, a configurable rich text editor built with Draft.js
- Host: GitHub
- URL: https://github.com/thibaudcolas/django-draftail
- Owner: thibaudcolas
- License: mit
- Created: 2019-04-04T20:01:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:52:00.000Z (11 months ago)
- Last Synced: 2024-11-02T11:24:43.526Z (14 days ago)
- Topics: django, draft-js, draft-js-plugins, draftail, rich-text, rich-text-editor
- Language: Python
- Homepage:
- Size: 205 KB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Django Draftail [![PyPI](https://img.shields.io/pypi/v/django-draftail.svg)](https://pypi.org/project/django-draftail/) [![Travis](https://travis-ci.com/thibaudcolas/django-draftail.svg?branch=master)](https://travis-ci.com/thibaudcolas/django-draftail) [![Coveralls](https://coveralls.io/repos/github/thibaudcolas/django-draftail/badge.svg?branch=master)](https://coveralls.io/github/thibaudcolas/django-draftail?branch=master)
> [Django](https://www.djangoproject.com) integration of [Draftail](https://www.draftail.org), a configurable rich text editor built with Draft.js.
## Installation
## Usage
## Inspiration
- https://djangopackages.org/grids/g/wysiwyg/
- https://pypi.org/project/django-richtextfield/
- https://django-ckeditor.readthedocs.io/en/latest/
- https://github.com/aljosa/django-tinymce