{"id":19154058,"url":"https://github.com/thinkswan/jquery-twitter-autolink","last_synced_at":"2026-04-14T18:32:13.652Z","repository":{"id":10716227,"uuid":"12965364","full_name":"thinkswan/jquery-twitter-autolink","owner":"thinkswan","description":"A jQuery plugin that automatically links URLs, email addresses, mentions, and hashtags in embedded tweets.","archived":false,"fork":false,"pushed_at":"2013-09-20T05:35:57.000Z","size":148,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T21:26:04.404Z","etag":null,"topics":["javascript","jquery","plugin","twitter"],"latest_commit_sha":null,"homepage":"https://plugins.jquery.com/twitter.autolink/","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/thinkswan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-20T04:11:01.000Z","updated_at":"2019-06-28T18:03:40.000Z","dependencies_parsed_at":"2022-09-22T11:40:37.913Z","dependency_job_id":null,"html_url":"https://github.com/thinkswan/jquery-twitter-autolink","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thinkswan/jquery-twitter-autolink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fjquery-twitter-autolink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fjquery-twitter-autolink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fjquery-twitter-autolink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fjquery-twitter-autolink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkswan","download_url":"https://codeload.github.com/thinkswan/jquery-twitter-autolink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fjquery-twitter-autolink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["javascript","jquery","plugin","twitter"],"created_at":"2024-11-09T08:25:18.941Z","updated_at":"2026-04-14T18:32:13.629Z","avatar_url":"https://github.com/thinkswan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jquery-twitter-autolink\n\nThis plugin automatically creates links for URLs, email addresses, @-mentions, and hashtags in embedded tweets.\n\n## Features\n\n- Rewrites links in plaintext tweets as appropriate links.\n\n## Installation\n\nInclude the plugin in your page:\n\n    \u003cscript src=\"jquery.twitter.autolink.js\"\u003e\u003c/script\u003e\n\n## Usage\n\nCall the `twitter_autolink()` function on any element containing a tweet.\n\n    $(\u003ctweet_el\u003e).twitter_autolink();\n\n## Examples\n\nConsider the following element on your page:\n\n    \u003cp class=\"tweet\"\u003eCheck out this cool new stock video site: dissolve.com. #video #4k /cc @dissolve\u003c/p\u003e\n\nUse the plugin on this element:\n\n    $(\".tweet\").twitter_autolink();\n\nAnd the element will be rewritten like this (note that `%23` is the URL-encoded representation of `#`):\n\n    \u003cp class=\"tweet\"\u003eCheck out this cool new stock video site: \u003ca href=\"http://dissolve.com\"\u003edissolve.com\u003c/a\u003e. \u003ca href=\"http://twitter.com/search/%23video\"\u003e#video\u003c/a\u003e \u003ca href=\"http://twitter.com/search/%234k\"\u003e#4k\u003c/a\u003e /cc \u003ca href=\"http://twitter.com/dissolve\"\u003e@dissolve\u003c/a\u003e\u003c/p\u003e\n\n## Support\n\nIf you need support for this plugin, please email me at [thinkswan@gmail.com](mailto:thinkswan@gmail.com).\n\n## License\n\n[MIT License](https://github.com/thinkswan/jquery-twitter-autolink/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkswan%2Fjquery-twitter-autolink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkswan%2Fjquery-twitter-autolink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkswan%2Fjquery-twitter-autolink/lists"}