• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Ever. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Themed Directories
    3. Awesome Draft.js

    Awesome Draft.js

    A curated list of resources, plugins, and examples for Draft.js, Facebook’s rich text editor framework for React.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedDec 25, 2025

    Categories

    1 Item
    Themed Directories

    Tags

    3 Items
    #awesome-lists#react#javascript

    Similar Products

    3 result(s)

    30 Seconds of Code

    An Awesome-style collection of short, easy-to-understand JavaScript code snippets you can grasp in 30 seconds.

    50projects50days

    A GitHub repository by Brad Traversy containing 50+ small, focused web development mini projects built with HTML, CSS, and JavaScript, useful as a curated collection of example projects for learning or referencing in awesome-style directories.

    3.5B Web Pages from CommonCrawl 2012

    Large-scale web crawl dataset containing 3.5 billion web pages from CommonCrawl (2012), suitable for web mining, search, and network analysis research. Listed as part of an awesome-style collection of computer networks datasets.

    Awesome Draft.js

    Website: https://github.com/nikgraf/awesome-draft-js#readme
    Category: Themed Directories
    Tags: awesome-lists, react, javascript
    Related tech: Draft.js (Facebook’s rich text editor framework for React)

    Overview

    Awesome Draft.js is a curated directory of resources for Draft.js, the rich text editor framework for React. The list aggregates tools, examples, and learning materials to help developers build, extend, and understand Draft.js-based editors.

    Features

    • Curated resource list

      • Focused specifically on Draft.js and its ecosystem.
      • Organized into clear sections to make discovery easier.
    • Community resources

      • Links to community channels and discussions around Draft.js.
      • References to ways to connect with other Draft.js users and contributors.
    • Presentations

      • Talks, slide decks, and video presentations about Draft.js concepts, patterns, and case studies.
    • Standalone editors built on Draft.js

      • Examples of full-featured, ready-to-use editors implemented with Draft.js.
      • Useful as references or starting points for building custom editors.
    • Plugins and decorators for Draft.js

      • Extensions that add functionality such as mentions, hashtags, rich media, inline styles, or complex block types.
      • Decorators for custom rendering and behavior of text ranges.
    • Common utilities

      • Helper libraries for handling Draft.js EditorState, conversion to/from HTML or other formats, serialization, and more.
      • Tools that simplify frequent tasks when integrating Draft.js into React apps.
    • Blog posts & articles

      • Written tutorials, architecture explanations, and deep dives into Draft.js features.
      • Guides for building custom editors, handling content state, and managing complex use cases.
    • Live demos

      • Interactive examples showing Draft.js features and patterns in action.
      • Helpful for testing behavior and understanding how APIs work.
    • Playgrounds for official examples (v0.10.0)

      • Hosted playgrounds reproducing examples from the official Draft.js repository for the specified version.
      • Allow experimentation with Draft.js code in the browser.
  • Usage in production

    • References to real-world products or sites using Draft.js.
    • Useful for understanding production patterns or for inspiration.
  • Open contribution model

    • Public contributing guidelines for adding new Draft.js-related resources.
    • Code of conduct to guide community participation.
  • License and reuse

    • Released under CC0 (Public Domain dedication), allowing broad reuse of the list’s content.
  • Pricing

    This is an open-source, community-maintained list. Access and use are free.

    Suitable For

    • React developers integrating rich text editing into applications.
    • Teams evaluating Draft.js and its ecosystem.
    • Learners seeking tutorials, talks, and examples related to Draft.js.
    • Contributors who want to share or maintain Draft.js plugins, utilities, and demos.