-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Wrappers and Integration
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!
AngularJS directive for Medium.com editor clone by @thijsw
- npm: angular-medium-editor
- github: thijsw/angular-medium-editor
Angular2 MediumContentEditor component by @bibitoo
- npm: ng2-medium-editor
- github: bibitoo/ng2-medium-editor
Medium Editor for Angular2 by @astronaut1712
- npm: ng2-meditor
- github: astronaut1712/ng2-medium-editor
This is an npm package that contains the Medium Editor library for use with Ember CLI by @lukebrenton
Ember CLI addon to use Ember Editor in the Ember Apps by @kolybasov Created with DDAU principles in mind.
- npm: ember-medium-editor
- github: kolybasov/ember-medium-editor
This is an npm package that contains the Medium Editor library for use with Aurelia
- npm: aurelia-medium-editor
- github: arabsight/aurelia-medium-editor
A few of react components for meteor platform That provides visual edition of markdown text (input and output are in markdown) But also there is component with medium editor that works on html
- demo: http://markdown-wysiwyg.meteor.com
- github: cristo-rabani/meteor-universe-react-markdown-wysiwyg
- atmospherejs: universe:react-markdown-wysiwyg
A medium-editor for polymer by @bertzzie
A medium-editor for polymer by @filipproch
A medium-editor for Yii2 by @borales
- github borales/yii2-medium-editor
Medium Editor integrated in Rails Asset Pipeline by @marjinal1st
- github: marjinal1st/medium-editor-rails
- rubygem: medium-editor-rails
Gem that integrates MediumEditor in Scrivito UI by kostia
- github: kostia/scrivito-medium-editor
- rubygem: scrivito-medium-editor
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
ES6 version of React wrapper for medium-editor by @channikhabra
Use react components inside medium-editor extensions
Medium Editor widget for Django by @g3rd
- pypi: django-mediumeditor
- github: g3rd/django-mediumeditor
Elm MediumEditor by @tolgap
Elm bindings for medium-editor
- github: paramanders/elm-medium-editor
medium-editor for plastiq by @featurist
- npm: plastiq-medium-editor
- github: featurist/plastiq-medium-editor
A simple static files editor (desktop application) built on MediumEditor and NWJS
- npm: nw-me
- github: sasakiassociates/nw-me
A MediumEditor component for Redaxtor library by Alex Chepura
- npm: redaxtor-medium
- github: redaxtor/redaxtor-medium
A Vaadin 7+ addon/wrapper for the medium-editor by @moberwasserlechner
A MediumEditor component for Vue 2 by FranzSkuffka
- github: FranzSkuffka/vue-medium-editor
Medium Editor integrated to WordPress as an add on field type for the Advanced Custom Fields Pro plugin by @hube2
- wordpress.org https://wordpress.org/plugins/acf-medium-editor-field/
- github /Hube2/acf-medium-editor
Zvonko Biškup has written an awesome tutorial about how to integrate MediumEditor into your Laravel Project.
Ahmet Duran has written a post describing how to use Medium Editor as an input field in Rails.
Artan Sinani has written two posts describing how to build a Rails blog app using Medium Editor. There is also a demo