Medium-editor: New Extensions or Wrappers/Integrations to Call Out

Created on 9 Feb 2017  路  7Comments  路  Source: yabwe/medium-editor

There have been some new Extensions built by folks, as well as some other wrappers/integrations that aren't being called our or linked to by medium-editor. I'm going to start collecting them all here so they can all get added into the right places in the repo / Wiki / Landing Page at the same time.

  • [ ] medium-editor-auto-style-extension
  • [ ] medium-editor-auto-focus
  • [ ] medium-editor-remove-formats
  • [x] acf-medium-editor (Fixed by @Hube2 in https://github.com/Hube2/acf-medium-editor/issues/16)
  • [ ] webpack
  • [ ] laravel
  • [ ] Hyperdom
  • [ ] Embedly
  • [ ] TypeScript
  • [ ] Vue / Vue2
  • [ ] React
  • [ ] Angular

Extensions

Previous PR for updating extensions README: #1188
Previous PR for updating landing page: #1019
Wiki for extensions: https://github.com/yabwe/medium-editor/wiki/Extensions-Plugins

medium-editor-auto-style-extension

npm: https://www.npmjs.com/package/medium-editor-auto-style-extension
repo: https://github.com/xErik/medium-editor-auto-style-extension
demo: https://xerik.github.io/medium-editor-auto-style-extension/

medium-editor-auto-focus

(This exists in the documentation but not on the landing page)
npm: https://www.npmjs.com/package/medium-editor-autofocus
repo: https://github.com/dazorni/medium-editor-autofocus

medium-editor-remove-formats

npm: https://www.npmjs.com/package/medium-editor-remove-formats
repo: https://github.com/sielay/medium-editor-remove-formats

Wrappers/Integrations

Wiki for Wrappers/Integrations: https://github.com/yabwe/medium-editor/wiki/Wrappers-and-Integration

acf-medium-editor

repo: https://github.com/Hube2/acf-medium-editor

webpack

npm: https://www.npmjs.com/package/medium-editor-webpack

laravel

repo: https://github.com/codeforest/laravel-medium-editor

Hyperdom

npm: https://www.npmjs.com/package/hyperdom-medium-editor
repo: https://github.com/featurist/hyperdom-medium-editor

Embedly

npm: https://www.npmjs.com/package/m-embed
repo: https://github.com/pecuchet/m-embed
demo: http://pecuchet.github.io/m-embed/

TypeScript

npm: https://www.npmjs.com/package/@types/medium-editor
DefinitelyTyped: https://github.com/DefinitelyTyped/DefinitelyTyped

Duplicates of Wrappers / Integrations

Vue / Vue2

vue-medium-editor

npm: https://www.npmjs.com/package/vue-medium-editor
repo: https://github.com/theonejb/vue-medium-editor

vue-2-medium-editor

npm: https://www.npmjs.com/package/vue-2-medium-editor
repo: https://github.com/schmidigital/vue-medium-editor

vue2-medium-editor

npm: https://www.npmjs.com/package/vue2-medium-editor
repo: https://github.com/FranzSkuffka/vue-medium-editor
demo: https://franzskuffka.github.io/vue-medium-editor/


React

react-medium-editor-es6

npm: https://www.npmjs.com/package/react-medium-editor-es6
repo: https://github.com/channikhabra/react-medium-editor-es6

react-medium-editor

npm: https://www.npmjs.com/package/react-medium-editor
npm: https://www.npmjs.com/package/@bassettsj/react-medium-editor
repo: https://github.com/wangzuo/react-medium-editor
demo: https://wangzuo.github.io/react-medium-editor/


Angular (sorted by downloads in npm)

ng2-meditorbf

npm: https://www.npmjs.com/package/ng2-meditorbf
repo: https://github.com/zoltanbalog/ng2-meditorbf

angular-medium-editor

npm: https://www.npmjs.com/package/angular-medium-editor
repo: https://github.com/thijsw/angular-medium-editor

ng2-medium-editor

npm: https://www.npmjs.com/package/ng2-medium-editor
repo: https://github.com/bibitoo/ng2-medium-editor

ng2-meditor

npm: https://www.npmjs.com/package/ng2-meditor
repo: https://github.com/astronaut1712/ng2-medium-editor

angular2-medium-editor

npm: https://www.npmjs.com/package/angular2-medium-editor
repo: https://github.com/codiak/angular2-medium-editor

ngMeditor

repo: https://github.com/icattlecoder/ngMeditor
demo: http://icattlecoder.github.io/ngmeditor/

documentation easy first bug landing page

All 7 comments

@nmielnik Thanks for this. Btw, Are there any wrappers which has the documentation to integrate the plugins with an angular (angular2)application?

I'm not sure of any documentation, are the extensions not working with angular apps?

@nmielnik I am facing issues while getting the plugins working. I was following the above mentioned angular2 wrapper. Clueless how I can get the plugin working though I have tried several ways. Any help appreciated.

medium-editor-autohr

npm: https://www.npmjs.com/package/medium-editor-autohr
repo: github.com/zuck/medium-editor-autohr

medium-editor-autoanglequotes

npm: https://www.npmjs.com/package/medium-editor-autoanglequotes
repo: github.com/zuck/medium-editor-autoanglequotes

Nice work @zuck
Do these repositories need a wrapper to integrate with an angular project or just the normal integration would work?

@msaiyaff Sorry, not sure. I have no experience with Angular. They are normal extensions. Thanks for compliments!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

taiji202 picture taiji202  路  6Comments

DylanPiercey picture DylanPiercey  路  5Comments

boesie picture boesie  路  4Comments

vominhtam picture vominhtam  路  6Comments

steverob picture steverob  路  6Comments