I am creating a website like reddit with django as backend. i wanna know which WYSIWYG editor should I use for writing posts that includes the option to add links, images, videos, etc.

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • awesome-wysiwyg-editors

    A curated list of awesome WYSIWYG Editors.

  • This is really a JavaScript question since your editor will run on the front end. You have a lot of options: https://github.com/JefMari/awesome-wysiwyg

  • SimpleMDE

    A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.

  • I used simpleMDE for one of my projects.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • django-streamfield

    This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.

  • There is also a non-Wagtail implementation of Streamfield which looks promising: https://github.com/raagin/django-streamfield

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts