{"id":20596777,"url":"https://github.com/yalogica/flashy","last_synced_at":"2025-07-28T07:03:30.715Z","repository":{"id":183178076,"uuid":"134809533","full_name":"yalogica/flashy","owner":"yalogica","description":"Yet another lightbox jQuery plugin for creating popups with focus on stunning effects and performance","archived":false,"fork":false,"pushed_at":"2018-09-14T13:50:04.000Z","size":1504,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-14T23:52:01.444Z","etag":null,"topics":["animation-css","gallery","jquery","lightbox","modal","plugin","popup","slider"],"latest_commit_sha":null,"homepage":"","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/yalogica.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,"governance":null}},"created_at":"2018-05-25T05:52:58.000Z","updated_at":"2023-05-12T18:13:11.000Z","dependencies_parsed_at":"2023-07-23T09:45:48.756Z","dependency_job_id":null,"html_url":"https://github.com/yalogica/flashy","commit_stats":null,"previous_names":["lavrentevmx/flashy","yalogica/flashy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yalogica/flashy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yalogica%2Fflashy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yalogica%2Fflashy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yalogica%2Fflashy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yalogica%2Fflashy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yalogica","download_url":"https://codeload.github.com/yalogica/flashy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yalogica%2Fflashy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267475779,"owners_count":24093356,"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-07-28T02:00:09.689Z","response_time":68,"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":["animation-css","gallery","jquery","lightbox","modal","plugin","popup","slider"],"created_at":"2024-11-16T08:18:33.222Z","updated_at":"2025-07-28T07:03:30.669Z","avatar_url":"https://github.com/yalogica.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flashy - jQuery Lightbox \u0026 Popup Plugin\n\nYet another responsive jQuery lightbox and popup plugin, support images, inline contents, iframes, vimeo and youtube videos. \n\n[![Video](http://img.youtube.com/vi/njKeoZobbYo/0.jpg)](https://www.youtube.com/watch?v=njKeoZobbYo)\n\n## Quick start\n\n### Static HTML\n\nInsert the required stylesheet at the [header](https://developer.yahoo.com/performance/rules.html#css_top) of your HTML document:\n\n```html\n\u003clink rel=\"stylesheet\" href=\"/flashy/flashy.min.css\" /\u003e\n```\n\nInsert the script at the [footer](https://developer.yahoo.com/performance/rules.html#js_bottom) of your document:\n\n```html\n\u003cscript src=\"/jquery/jquery.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"/flashy/jquery.flashy.min.js\"\u003e\u003c/script\u003e\n```\n\n### Usage\n\nInsert one or more links with its your own custom class\n\n```html\n\u003ca class=\"gallery\" href=\"image-big.jpg\"\u003e\u003cimg src=\"image-small.jpg\" alt=\"image alt\"/\u003e\u003c/a\u003e\n```\n\nCall the [plugin](https://learn.jquery.com/plugins/) function and your Flashy is ready for all the selected links.\n\n```javascript\n$(document).ready(function(){\n  $('.gallery').flashy(); \n});\n```\n\n## License\n\nReleased under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyalogica%2Fflashy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyalogica%2Fflashy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyalogica%2Fflashy/lists"}