Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Text Editor with Draft.js

This project is a React-based text editor implemented using Draft.js. It features custom formatting options triggered by markdown-like syntax and includes the capability to save and load content from the browser's localStorage.

Features

  • Custom Formatting: Apply bold and red text formatting using special characters
    • # for heading
    • * for bold
    • ** for red text
    • *** for underline
  • Local Storage: Save the editor's current state to localStorage and load it upon revisiting the page.
  • Rich Text Editing: Leverage Draft.js for a rich text editing experience.

Getting Started

Prerequisites

  • Node.js
  • npm (usually comes with Node.js)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages