Skip to content
/ At.js Public
forked from ichord/At.js

Add Github like mentions autocomplete to your application.

License

Notifications You must be signed in to change notification settings

dokudoki/At.js

This branch is 320 commits behind ichord/At.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 24, 2013
348b6b7 · Oct 24, 2013
Sep 25, 2013
Apr 23, 2013
Aug 7, 2013
Sep 25, 2013
Jan 5, 2013
Oct 16, 2013
Aug 7, 2013
Sep 28, 2013
Sep 28, 2013
Oct 20, 2013
Jan 2, 2013
Oct 20, 2013
Sep 28, 2013
Oct 16, 2013
Aug 29, 2013
Aug 7, 2013
Sep 28, 2013

Repository files navigation

Add Github like mentions autocomplete to your application. Build Status

Notice

At.js now depends on Caret.js and will concat Caret.js into dist/js/jquery.atwho.js.

This branch have updated to v0.4.x. Please read CHANGELOG.md for more details.
English Documentation will keep improving. Maybe You can do me a favor?!

Demo

http://ichord.github.com/At.js

Features Preview

  • support contentEditable
  • Can listen to any character not just '@', and set up multiple listeners for different characters with different behavior and data.
  • Listener events can be bound to multiple textareas
  • Format returned data using templates
  • Keyboard controls in addition to mouse Tab or Enter keys select the value, Up and Down navigate between values Right and left will research the keyword.
  • Customer data handlers and template renders by a group of configurable callbacks.
  • Support AMD

Requirements

  • jQuery >= 1.7.0.
  • Caret.js (You can just run bower install or component install to get it)

Document

https://github.com/ichord/At.js/wiki

Rails

If you are working with Rails. This gem: jquery-atwho-rails may help you.

Bower

Someone register At.js in bower as jquery.atwho. so, just use it!

Component

ichord/At.js

History Version

  • branch stable-v0.3 with tag v0.3.3
  • branch stable-v0.2 with tag v0.2.x
  • branch stable-v0.1.x and tag v0.1.7

Core Team Members

Hi

Let me know you are using it, so I will work harder on it.
And if you like At.js ?! Just Email me or adding website here
Hope you like it, Thanks.! :)


Project is a member of the OSS Manifesto.

About

Add Github like mentions autocomplete to your application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.6%
  • CoffeeScript 27.6%
  • CSS 0.8%