mentionable
v1.0.1
Published
This brisky component allows an input to support mentions
Readme
Mentionable
This brisky component allows an input to support mentions
Warning
This is brand new and was made very quickly as a programming exercise, DO NOT USE IN PRODUCTION!
Install
npm install mentionable --save
Usage
See example
Development setup
git clone [email protected]:shawninder/mentionable.gitcd mentionablenpm install
Automated Testing
npm test
Manual Testing
npm watch-example
