{"id":18761469,"url":"https://github.com/ichord/jquery-atwho-rails","last_synced_at":"2025-04-04T08:07:51.265Z","repository":{"id":2416260,"uuid":"3384467","full_name":"ichord/jquery-atwho-rails","owner":"ichord","description":"At.js gem","archived":false,"fork":false,"pushed_at":"2018-01-02T02:34:39.000Z","size":159,"stargazers_count":196,"open_issues_count":7,"forks_count":36,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T07:07:10.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/ichord/At.js","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ichord.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-08T05:15:52.000Z","updated_at":"2024-07-31T17:28:19.000Z","dependencies_parsed_at":"2022-08-25T19:41:40.584Z","dependency_job_id":null,"html_url":"https://github.com/ichord/jquery-atwho-rails","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichord%2Fjquery-atwho-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichord%2Fjquery-atwho-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichord%2Fjquery-atwho-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichord%2Fjquery-atwho-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ichord","download_url":"https://codeload.github.com/ichord/jquery-atwho-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142066,"owners_count":20890652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T18:16:15.618Z","updated_at":"2025-04-04T08:07:51.244Z","avatar_url":"https://github.com/ichord.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Usage\n---\nBind your textarea\n\n```javascript\n$(function(){\n    data = ['tom','john'];\n    $('textarea').atwho({at:\"@\", 'data':data});\n});\n```\n\nthat's it, check it out!\nmore details in [At.js Home Page](http://ichord.github.com/At.js/)\n\n### Installation\n---\n#### Rails 3.0.x\nIssue command line bellow:  \n`rails generate atwho:install`  \nthen It will show in `public/[javascript|stylesheets]/` directory.\n\n#### Rails \u003e= 3.1.x\nAdd this gem in `Gemfile` like this:\n\n```ruby\ngem 'jquery-atwho-rails'\n```\n\nadd in `app/assets/javascripts/application.js`:\n\n```\n//= require jquery\n//= require jquery.atwho\n```\n\nand in `app/assets/stylesheets/applications.css`:\n\n``` \n//=require jquery.atwho\n```\n\n#### History Versions \nAll in [At.js](https://github.com/ichord/At.js) project.\n\n### Development\n---\n#### Test generator\nJust issue  \n`bundle` then `appraisal rails30 rspec`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichord%2Fjquery-atwho-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fichord%2Fjquery-atwho-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichord%2Fjquery-atwho-rails/lists"}