0.2.1 • Published 6 years ago

draft-js-autocomplete-plugin-creator v0.2.1

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

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.