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.
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
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/
(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
npm: https://www.npmjs.com/package/medium-editor-remove-formats
repo: https://github.com/sielay/medium-editor-remove-formats
Wiki for Wrappers/Integrations: https://github.com/yabwe/medium-editor/wiki/Wrappers-and-Integration
repo: https://github.com/Hube2/acf-medium-editor
npm: https://www.npmjs.com/package/medium-editor-webpack
repo: https://github.com/codeforest/laravel-medium-editor
npm: https://www.npmjs.com/package/hyperdom-medium-editor
repo: https://github.com/featurist/hyperdom-medium-editor
npm: https://www.npmjs.com/package/m-embed
repo: https://github.com/pecuchet/m-embed
demo: http://pecuchet.github.io/m-embed/
npm: https://www.npmjs.com/package/@types/medium-editor
DefinitelyTyped: https://github.com/DefinitelyTyped/DefinitelyTyped
npm: https://www.npmjs.com/package/vue-medium-editor
repo: https://github.com/theonejb/vue-medium-editor
npm: https://www.npmjs.com/package/vue-2-medium-editor
repo: https://github.com/schmidigital/vue-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/
npm: https://www.npmjs.com/package/react-medium-editor-es6
repo: https://github.com/channikhabra/react-medium-editor-es6
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/
npm: https://www.npmjs.com/package/ng2-meditorbf
repo: https://github.com/zoltanbalog/ng2-meditorbf
npm: https://www.npmjs.com/package/angular-medium-editor
repo: https://github.com/thijsw/angular-medium-editor
npm: https://www.npmjs.com/package/ng2-medium-editor
repo: https://github.com/bibitoo/ng2-medium-editor
npm: https://www.npmjs.com/package/ng2-meditor
repo: https://github.com/astronaut1712/ng2-medium-editor
npm: https://www.npmjs.com/package/angular2-medium-editor
repo: https://github.com/codiak/angular2-medium-editor
repo: https://github.com/icattlecoder/ngMeditor
demo: http://icattlecoder.github.io/ngmeditor/
@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.
npm: https://www.npmjs.com/package/medium-editor-autohr
repo: github.com/zuck/medium-editor-autohr
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!