medium-editor-autofocus
v1.1.1
Published
Autofocus plugin for medium-editor
Downloads
50
Readme
medium-editor-autofocus
Autofocus for the medium editor
Description
This is an extension for the medium-editor. For better user experience it will autofocus the medium-editor at start.
Build dist files
Compile the es2015 module
npm run build
// npm run build:dev
// npm run build:prod
Run tests
npm run test