{"id":16820504,"url":"https://github.com/dvandersluis/accessible_tooltip","last_synced_at":"2025-04-11T03:08:36.805Z","repository":{"id":10967289,"uuid":"13282297","full_name":"dvandersluis/accessible_tooltip","owner":"dvandersluis","description":"WCAG compliant balloon-style tooltip helper for Rails","archived":false,"fork":false,"pushed_at":"2016-08-05T15:26:12.000Z","size":34,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-29T15:06:58.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dvandersluis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-02T20:41:25.000Z","updated_at":"2017-08-29T05:33:13.000Z","dependencies_parsed_at":"2022-09-02T22:31:17.437Z","dependency_job_id":null,"html_url":"https://github.com/dvandersluis/accessible_tooltip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Faccessible_tooltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Faccessible_tooltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Faccessible_tooltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Faccessible_tooltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvandersluis","download_url":"https://codeload.github.com/dvandersluis/accessible_tooltip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242532370,"owners_count":20144727,"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-10-13T10:57:02.161Z","updated_at":"2025-03-09T00:31:45.558Z","avatar_url":"https://github.com/dvandersluis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AccessibleTooltip\n\nRails helper for creating a balloon style tooltip that is WCAG compliant.\n\nBased on the excellent [CSS tooltips](http://sixrevisions.com/css/css-only-tooltips/) by [Six Revisions](http://sixrevisions.com).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'accessible_tooltip'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install accessible_tooltip\n\n## Usage\n\n    \u003c%= accessible_tooltip(:help, label: \"Help Me\", title: \"Dogs \u0026 Foxes\") do\u003e\n      The quick brown fox jumped over the lazy dog.\n    \u003c% end %\u003e\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvandersluis%2Faccessible_tooltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvandersluis%2Faccessible_tooltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvandersluis%2Faccessible_tooltip/lists"}