RockinY / web-editor

Flexible and beautiful draftjs web editor

Home Page:http://draftjs-demo.krae.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draftjs Demo

This project is not intended as a complete one-stop solution for your desired web-editor. Instead, it is recommended for you to dive into the core drafjs documention and api and build your uniq web editor. Unlike the last-draftjs project. All major plugins are embeded inside the project which makes your modifications much easier.

Getting Started

Install dependencies

$ yarn install && cd demo && yarn install

Start development

$ yarn dev

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspired by Last draftjs and awesome Spectrum project

About

Flexible and beautiful draftjs web editor

http://draftjs-demo.krae.cn/

License:MIT License


Languages

Language:JavaScript 99.9%Language:Dockerfile 0.1%