Skip to content

ningaro/lexical-editor

Repository files navigation

Lexical Editor

Simple text editor based on Lexical library and Chakra UI

Features

  • Font styling (Bold, Italic ...)
  • Saving documents to PC and upload to text editor
  • Tables
  • Links (and autolink detecting too!)
  • Undo & Redo
  • Font families
  • Font sizes
  • Text align

Using

You can try text editor here!

Develop

This project use Node.js v16.*.* and Yarn package manager v3

  1. Install all dependencies
yarn install
  1. Run project
yarn start

License

MIT