Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 650 Bytes

File metadata and controls

11 lines (7 loc) · 650 Bytes

DraftJS AutoComplete Plugin Creator

npm

The goal of this plugin creator to is to make developing custom autocompletion plugins for draft-js-plugins easier and consolidate common logic internal to the completion logic. Much of the original logic comes from the Mention Plugin.

API

API documentation is in progress, for now please see the examples.