Effortlessly Render Draft.js Content with Redraft for React


Summary of my bookmarked Github repositories from Jul 25th, 2017

Github repositories

  • lokiuz/redraft

    Redraft is a tool that works well with React and has minimal dependencies. It can convert raw content from Draft.js into desired output formats, such as React components or an HTML string. It provides flexible rendering options for different types of blocks, inline styles, and entities. Redraft also offers features like cleanup of empty blocks and fallback rendering for missing block types. With its customizable renderers and decorators, it simplifies the process of rendering Draft.js content. The API documentation and examples provide detailed guidance on using Redraft effectively.