1.0.1 • Published 8 years ago

mentionable v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

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 git@github.com:shawninder/mentionable.git
  • cd mentionable
  • npm install

Automated Testing

npm test

Manual Testing

npm watch-example