Skip to content
 
 

Repository files navigation

Add Github like mentions autocomplete to your application. Build Status

Let me know you are using it. So I will work harder on it, Thanks. 😄

add your websit on THIS LIST if you are using At.js

Notice

the Stable version is living in branch stable and tag v0.1.7
This branch have updated to v0.2.0, read CHANGELOG.md please.
PS. English Documentation would be updated later. or You can do me a favor?!

Demo

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

Features

  • Can listen to any character not just '@', and set up multiple listeners for different characters with different behavior and data.

  • TODO: Supports static data and dynamic data(via AJAX) at the same time static data will be searched first, and then use AJAX to fetch non-existing values.

  • Listener events can be bound to multiple textareas

  • TODO: Cacheable

  • Format returned data using templates

  • Keyboard controls in addition to mouse Tab or Enter keys select the value, Up and Down navigate between values

  • 可自定义数据过滤方法.

  • 过滤前可重组数据.

  • 可自定义匹配规则. 比如匹配中文

  • 可自定义排序规则.

  • 可自定义高亮.

  • 可自定义模板解析.

Requirements

  • jQuery >= 1.7.0.

Documentation

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

Core Team Members


Project is a member of the OSS Manifesto.

About

Add Github like mentions autocomplete to your application.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages