{"id":22139062,"url":"https://github.com/kcsoft/ultralb","last_synced_at":"2025-10-20T04:35:11.894Z","repository":{"id":22450501,"uuid":"25788923","full_name":"kcsoft/ultralb","owner":"kcsoft","description":"Pure JavaScript image gallery","archived":false,"fork":false,"pushed_at":"2014-11-26T19:44:38.000Z","size":1016,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T16:08:53.517Z","etag":null,"topics":[],"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/kcsoft.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":"2014-10-26T20:10:05.000Z","updated_at":"2023-11-27T17:41:59.000Z","dependencies_parsed_at":"2022-08-20T15:20:36.103Z","dependency_job_id":null,"html_url":"https://github.com/kcsoft/ultralb","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/kcsoft%2Fultralb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcsoft%2Fultralb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcsoft%2Fultralb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcsoft%2Fultralb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kcsoft","download_url":"https://codeload.github.com/kcsoft/ultralb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245256781,"owners_count":20585968,"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-12-01T20:13:27.387Z","updated_at":"2025-10-20T04:35:06.873Z","avatar_url":"https://github.com/kcsoft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ultra Light Box\n===============\n\n# What is it\n\nUltra Light Box is a lightweight pure JavaScript image gallery inspired by [Lightbox](http://lokeshdhakar.com/projects/lightbox2/).\n\nIt has no dependencies.\n\n\n## Supported browsers\n\n* IE8+\n* Any modern browser like Chrome, Firefox, Safari, Opera\n\n\n## Usage\n\n* Include the `ultralb.js` file in your html.\n\n```html\n\u003cscript type=\"text/javascript\" src=\"ultralb.js\"\u003e\u003c/script\u003e\n```\n\n* Add images to a container with the class `.ultralb`\n\n```html\n\u003cdiv class=\"ultralb\"\u003e\n\t\u003cimg src=\"image1.jpg\" alt=\"My Image\" /\u003e\n\t\u003cimg src=\"image2.jpg\" alt=\"My Second Image\" /\u003e\n\t\u003cimg src=\"image3.jpg\" data-image=\"image2.jpg\" /\u003e\n\u003c/div\u003e\n```\n\nMultiple containers with the class `.ultralb` can be added, each represent a gallery group.\n\nThe `alt` attribute of the image will serve as a title in the gallery.\n\n## [Demo](http://kcsoft.github.io/ultralb/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcsoft%2Fultralb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcsoft%2Fultralb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcsoft%2Fultralb/lists"}