sharpner / medium-editor-autofocus

Autofocus for the medium editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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

About

Autofocus for the medium editor

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.6%Language:HTML 24.4%