megadraft

Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

Github星跟踪图

Megadraft Build Status npm version

Rich Text editor built on top of Facebook's draft.js

Discussion and Support

Join the #megadraft channel on the DraftJS Slack team!

Live Example & Documentation

Checkout our website with a live demo!

Developing

To run the development server and see the examples:

git clone https://github.com/globocom/megadraft.git
cd megadraft/
make setup
make run

Then visit http://localhost:8080/#/dev on your browser.

To run local tests:

make unit

To lint local source files:

make lint

To run tests and lint:

make test

Dependencies

Megadraft depends on Sass to build style assets.

Importing the default styles

Megadraft ships with a default styling available at this location in the installed package: node_modules/megadraft/dist/css/megadraft.css.

Documentation

Plugins

Check out the docs for information about plugin structure.
To help in this process there is a Yeoman Megadraft Plugin Generator.

License

Megadraft is licensed under the MIT license.

Third Party

The Megadraft website uses a picture from
Stocksnap.io by Tim Marshall licensed
under CC0 license.

The Landing page uses a Megadeth picture by Ted Van Pelt
licensed under CC-BY.

主要指标

概览
名称与所有者globocom/megadraft
主编程语言JavaScript
编程语言Makefile (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2016-03-22 21:28:13
推送于2024-11-01 17:15:28
最后一次提交2024-11-01 14:14:14
发布数91
最新版本名称0.8.0 (发布于 )
第一版名称0.0.9 (发布于 )
用户参与
星数1.2k
关注者数53
派生数217
提交数643
已启用问题?
问题数159
打开的问题数4
拉请求数195
打开的拉请求数28
关闭的拉请求数75
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?