Download Source Code Ment.io 0.9.24

  • Post author:
  • Post category:Download

is announcing that Ment.io with version number 0.9.24 is already available to download.

What is Ment.io ?

Ment.io is An AngularJS plugin for supporting a mentions system just like the one you’ve seen on Twitter, showing various input alternatives every time a special character has been entered .

Ment.io works with contentEditable sections, textareas, and text input fields.Developers have full control over the mentions system’s settings, being able to customize what’s the character on which the input suggestions dropdown panel is shown, how many suggestions are displayed, what’s the display format of which suggestion, and what’s the behavior triggered by the selection of one of the suggestions.Besides basic mentions, macros are also supported, macros being automated actions which substitute an inputted element with another element.These macros can be used to support smileys, acronyms, find&replace tools, and various other related systems.Demos and docs are included with the Ment.io download package.

This is changelog for Ment.io version 0.9.24 :

You can read the complete changelog and also download this latest version on their homepage: jeff-collins.github.io

Ment.io - Ment.io helps implement a Twitter-like mentions system for your forms and contentEditable zonesMent.io - If you don't like the classic '@', the trigger character can be customized to everything you wantMent.io - The mentions system works with both textarea and text input fields