Skip to content

thishennaicker/mention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@mention

Mention plugin written in ES6 javascript.
Minified JS: 2,4 KB. No dependencies.

Give it a try on JS Fiddle

Quick Start

mention({
  id : 'textarea id here'
  symbol : 'optional. @ set as default'
  people : [{
    name : 'name1',
    username : 'username1',
    image : 'image url here'
  }]
})

About

@Mention plugin written in pure ES6 javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors