Software Alternatives, Accelerators & Startups

Typora VS Draft.js

Compare Typora VS Draft.js and see what are their differences

Typora logo Typora

A minimal Markdown reading & writing app.

Draft.js logo Draft.js

Rich Text Editor Framework for React
  • Typora Landing page
    Landing page //
    2023-07-23
  • Draft.js Landing page
    Landing page //
    2022-03-29

Typora features and specs

  • Live Preview
    Typora offers a real-time preview of Markdown syntax, allowing users to see the formatted output as they type.
  • Minimalistic Interface
    The interface is clean and distraction-free, focusing on content creation without unnecessary clutter.
  • Customizable Themes
    Users can customize the appearance with various themes or create their own, tailoring the editor to their preferences.
  • Cross-Platform Compatibility
    Typora is available on multiple platforms, including Windows, macOS, and Linux, ensuring a consistent experience across devices.
  • Support for Multiple File Formats
    It supports exporting to various file formats like PDF, Word, and HTML, making it versatile for different purposes.
  • Integrated File Tree
    The file tree feature aids in easy navigation and organization within the editor, streamlining project management.
  • Math Support
    Typora supports LaTeX and MathJax for embedding mathematical expressions, catering well to academic and technical users.
  • Table of Contents
    Automatically generates a table of contents based on the headings in the document, enhancing document structure and navigation.

Possible disadvantages of Typora

  • Proprietary Software
    Typora is not open-source, limiting the ability for the community to contribute to or modify the software.
  • Paid License
    After the free evaluation period, Typora requires a paid license for continued use, which may be a barrier for some users.
  • Limited Collaboration Features
    Lacks native collaborative editing features, making it less suitable for teams needing real-time collaboration.
  • No Mobile Version
    Currently doesn't have a mobile app, which restricts usage to desktop and laptop devices.
  • Dependency on Electron
    Being an Electron app, Typora may consume more system resources compared to native apps.
  • Limited Plugin Support
    Does not support plugins or extensions, limiting the ability to extend functionality beyond what is built-in.
  • Potential Learning Curve
    Beginners to Markdown or those used to WYSIWYG editors may face a learning curve when adapting to Markdown syntax.

Draft.js features and specs

  • Rich Text Editing
    Draft.js provides a powerful framework for building rich text editors with a high level of customization, allowing developers to implement various formatting and styling options with ease.
  • Immutable.js Integration
    Draft.js uses Immutable.js to manage editor state, which can lead to improved performance and easier state management, as it helps avoid unnecessary re-renders and mutations.
  • Extensibility
    The library offers the ability to create custom blocks, decorations, and plugins, enabling developers to extend and tailor the editor's behavior to their specific needs.
  • Facebook Support
    Draft.js is developed and maintained by Facebook, which suggests a certain level of reliability and indicates a strong backing in terms of updates and community support.
  • Comprehensive Documentation
    The library is well-documented, with comprehensive guides and examples that help developers get started quickly and understand the full potential of the framework.

Possible disadvantages of Draft.js

  • Complexity
    Draft.js has a steep learning curve, especially for developers who are not familiar with React or Immutable.js, as it requires understanding its unique architecture and concepts.
  • Bundle Size
    The inclusion of Immutable.js can lead to a larger bundle size for web applications, which might be a concern for developers aiming for minimalistic and fast-loading applications.
  • Limited Built-in Features
    Draft.js provides a basic editor out of the box, which means developers often need to implement or find third-party plugins for advanced features like tables, embedded media, or collaborative editing.
  • Customizability Overhead
    While high customizability is a strength, it also means that basic implementations may involve more boilerplate code and setup compared to other, more out-of-the-box solutions.
  • Sparse Updates
    Draft.js does not receive updates as frequently as some other open-source projects, which can lead to uncertainty around the timeline for bug fixes or new feature implementations.

Typora videos

Building a File Structure in Typora

More videos:

  • Review - Best note-taking software for programmers - Typora

Draft.js videos

Live coding – Draft.js copy-paste fix

Category Popularity

0-100% (relative to Typora and Draft.js)
Markdown Editor
100 100%
0% 0
Text Editors
89 89%
11% 11
Rich Text Editor
0 0%
100% 100
Markdown Viewer
100 100%
0% 0

User comments

Share your experience with using Typora and Draft.js. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Typora and Draft.js

Typora Reviews

  1. Stan
    · Founder at SaaSHub ·
    Simplicity and elegance

    It is very well built with simplicity in mind. There are several themes and all of them look amazing. I love the "typewriter" and "focus" mode. In contrast with other apps that focus the current window and remove all visibility options, Typora goes one step ahead and fades down all other paragraphs as well.

    👍 Pros:    Beautiful themes|Typewriter mode|Focus mode

10 Best Note Taking Apps for Windows in 2020
If you are a visual person like me, you respond to titles, headings, and specific formatting of text. This is what landed Typora on this list. Typora is extremely customizable. You can make any note in any format you choose. The markdown editor formats text as you type, making note-taking quicker and more effective. You can even create a table of contents to look at specific...

Draft.js Reviews

We have no reviews of Draft.js yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Typora should be more popular than Draft.js. It has been mentiond 89 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Typora mentions (89)

View more

Draft.js mentions (26)

  • Lexical 0.24 with Vanilla JS: Getting started
    Lexical is an open source project and considered the successor of Draft.js. It is primarily developed by Meta, licensed under MIT. It is not restricted to React, but supports Vanilla JS, too. The flexibility enables us to integrate it with other JS libraries such as Svelte and Vue. - Source: dev.to / 3 months ago
  • Ask HN: Is there a licensable/free version of the "Substack" email editor?
    - https://draftjs.org/ If you're talking about liking the full experience with settings and previews, that I'm afraid is all custom built. I can't imagine an open source reusable one being out there, but I could be wrong! - Source: Hacker News / 7 months ago
  • Which Rich Text Editor to use ?
    I've always used Quill and always satisfied with it. It can be adapted to React Native as well. Despite the most popular RTE is Draft js it has some limitations on mobile. Source: almost 2 years ago
  • Inline styles in draft-js
    To be able to create an editor, the only requirement is to know how to set up a ReactJS (or NextJs) project. We're going to use draft-js and contenido packages in this tutorial. - Source: dev.to / almost 2 years ago
  • A brief introduction to draft-js
    Briefly and as the draft-js official site says, its a. - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Typora and Draft.js, you can also consider the following products

StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.

Quill - Powerful, API-driven rich text editor

Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber

Editor.js - A block-styled editor with clean JSON output

Dillinger - joemccann has 95 repositories available. Follow their code on GitHub.

Trix - A rich text editor for everyday writing.