draft-js-autocomplete-plugin-creator icon indicating copy to clipboard operation
draft-js-autocomplete-plugin-creator copied to clipboard

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.