draft-js-autocomplete-plugin-creator

AutoComplete Plugin Creator for Draft JS Plugins

Downloads
744
Stars
22

DraftJS AutoComplete Plugin Creator

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.