Insert extension for MediumEditor
Vanilla ES2015 (transpiled with Babel) extension for MediumEditor. Extend your favorite editor with images and embeded videos and social media.
No dependencies! Jiiihaaa 🎉
Usage
Development
npm run build
: Builds everythingnpm run css
: Builds CSSnpm run watch
: Watches for changes in JS and SASSnpm test
: Runs ESLint and Karma