-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Wrappers and Integration
Alex Xandra Albert Sim edited this page Jul 2, 2015
·
24 revisions
There are some great wrappers out there to help integrate MediumEditor into existing frameworks and tech stacks.
If you have created your own wrappers, or know of any that aren't listed, please add them to this document!
A React wrapper for medium-editor by @wangzuo
- demo: https://wangzuo.github.io/react-medium-editor/
- npm: react-medium-editor
- github: wangzuo/react-medium-editor
Medium Editor integrated in Rails Asset Pipeline by @marjinal1st
- github: marjinal1st/medium-editor-rails
AngularJS directive for Medium.com editor clone by @thijsw
- github: thijsw/angular-medium-editor
This is an npm package that contains the Medium Editor library for use with Ember CLI by @lukebrenton
medium-editor for plastiq by @featurist
- npm: plastiq-medium-editor
- github: featurist/plastiq-medium-editor
A medium-editor for polymer by @bertzzie
Zvonko Biškup has written an awesome tutorial about how to integrate MediumEditor into your Laravel Project.