Skip to content

procourse/Discourse-BEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse BEditor plugin

Replacing Discourse Editor (d-editor) to Better Editor with WYSIWYG feature.

Development

You must have node and npm for development:

# Installing dependencies
$ npm install

# Do this everytime you make changes
$ npm run build 

Copyright

  • React - Copyright © 2017 Facebook Inc.
  • ImmutableJS - Copyright © 2017 Facebook Inc.
  • DraftJS - Copyright © 2017 Facebook Inc.

About

Replacing Discourse Editor (d-editor) to Better Editor with WYSIWYG feature.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.7%
  • CSS 2.1%
  • HTML 1.9%
  • Ruby 0.3%