medium-editor-clones-in-js

Intro

As medium.js becomes more mainstream, a lot of people fell in love with its unique editor. I am going to list several open source projects on Github and try to compare them against each other.

How to use

We have one virtual machine (Docker container to be precise) ready for you for each repo.
For each repo, click the ‘start server at this step’ button, then wait for five seconds until the ‘edit your code’, ‘observe your change’ and ‘terminal to the machine’ links become green. Then, you can click to ‘edit your code’, ‘observe your change’ or start a ‘terminal to the machine’. Refresh the newly launched page if necessary, sometimes the virtual machine takes a little bit longer to start.

Personal favorite

daviferreira/medium-editor is my personal favorite since it is very actively maintained and is very similar to the actual medium editor.

List of libs

https://github.com/daviferreira/medium-editor
https://github.com/sofish/pen
https://github.com/mduvall/grande.js
https://github.com/tholman/zenpen
http://jakiestfu.github.io/Medium.js

medium-editor

https://github.com/daviferreira/medium-editor

pen

https://github.com/sofish/pen

grande

https://github.com/mduvall/grande.js

zenpen

https://github.com/tholman/zenpen

Medium.js

https://github.com/jakiestfu/Medium.js/