{"id":17236324,"url":"https://github.com/there4/jquery-animatedborder","last_synced_at":"2025-09-08T02:34:53.104Z","repository":{"id":1638031,"uuid":"2362596","full_name":"there4/jquery-animatedborder","owner":"there4","description":"Animated borders for any block level element.","archived":false,"fork":false,"pushed_at":"2022-12-07T17:29:56.000Z","size":228,"stargazers_count":11,"open_issues_count":12,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T02:14:55.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sta/websocket-sharp","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/there4.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2011-09-10T21:03:31.000Z","updated_at":"2020-11-28T00:52:07.000Z","dependencies_parsed_at":"2023-01-11T16:05:22.041Z","dependency_job_id":null,"html_url":"https://github.com/there4/jquery-animatedborder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/there4/jquery-animatedborder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fjquery-animatedborder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fjquery-animatedborder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fjquery-animatedborder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fjquery-animatedborder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/there4","download_url":"https://codeload.github.com/there4/jquery-animatedborder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fjquery-animatedborder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124201,"owners_count":25226303,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-15T05:35:54.323Z","updated_at":"2025-09-08T02:34:53.051Z","avatar_url":"https://github.com/there4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animated Border [![Build Status](https://secure.travis-ci.org/there4/jquery-animatedborder.png?branch=master)](http://travis-ci.org/there4/jquery-animatedborder)\n\u003e Animated borders for any block level element.\n\n## Getting Started\nDownload the [production version][min] or the [development version][max].\n\n[min]: https://raw.github.com/there4/animatedborder/master/dist/jquery.animatedborder.min.js\n[max]: https://raw.github.com/there4/animatedborder/master/dist/jquery.animatedborder.js\n\nAnd then include the css into your site styles and make the image available.\n\nIn your web page:\n\n```html\n\u003cscript src=\"jquery.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"dist/jquery.animatedborder.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\njQuery(function($) {\n  $('div.bordered').animatedBorder({size : 1, color : 'red'});\n});\n\u003c/script\u003e\n```\n\n## Documentation\nThe animated borders have two settings that are set at initialization.\n\n```{'size':size, 'color' : color}```\n\n* `size` is an integer in pixels\n* `color` is a string, accepting any valid css color. This can be a name or a hex code with a leading hash sign.\n\n## Examples\nThere are examples available at [there4development.com](http://there4development.com/projects/animatedborder/).\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).\n\n_Also, please don't edit files in the `dist` subdirectory as they are generated via grunt. You'll find source code in the `src` subdirectory!_\n\n## Release History\n\n* 1.0.0 - Modernized testing framework and upgraded grunt.\n* 0.6.0 - Update with a new build system to run automated tests\n* 0.5.0 - Sep 10, 2011 - Initial release on github, relocated from jQuery plugins.\n\n## License\nCopyright (c) 2012 Craig Davis\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthere4%2Fjquery-animatedborder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthere4%2Fjquery-animatedborder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthere4%2Fjquery-animatedborder/lists"}