{"id":13547484,"url":"https://github.com/ZachSaucier/Asset-Loading-Effects","last_synced_at":"2025-04-02T19:33:16.232Z","repository":{"id":32712739,"uuid":"36302368","full_name":"ZachSaucier/Asset-Loading-Effects","owner":"ZachSaucier","description":"Loading effects for assets including some built in animated reveals","archived":false,"fork":false,"pushed_at":"2025-02-22T20:11:39.000Z","size":10596,"stargazers_count":104,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-30T18:08:54.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZachSaucier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-26T14:43:53.000Z","updated_at":"2025-02-22T20:11:43.000Z","dependencies_parsed_at":"2025-03-04T08:00:51.176Z","dependency_job_id":"ad7e4202-1738-4826-9ea6-95684546c5c9","html_url":"https://github.com/ZachSaucier/Asset-Loading-Effects","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/ZachSaucier%2FAsset-Loading-Effects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZachSaucier%2FAsset-Loading-Effects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZachSaucier%2FAsset-Loading-Effects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZachSaucier%2FAsset-Loading-Effects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZachSaucier","download_url":"https://codeload.github.com/ZachSaucier/Asset-Loading-Effects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246880394,"owners_count":20848853,"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-08-01T12:00:56.785Z","updated_at":"2025-04-02T19:33:11.220Z","avatar_url":"https://github.com/ZachSaucier.png","language":"JavaScript","funding_links":[],"categories":["🚀 A series of exquisite and compact web page cool effects"],"sub_categories":["Loading Effect"],"readme":"Asset loading effects\n=====================\n\nThis is a library to show the loading progress of given assets and reveal them using various animations. Please give feedback, report bugs, and propose new loader ideas!\n\n[Read about how it was made](http://zachsaucier.com/blog/blog/2015/05/26/asset-loading-effects/)\n\n![Asset loading effects](http://zachsaucier.com/ale.jpg)\n\n#### Effect demos:\n- [Circular](http://zachsaucier.github.io/Asset-Loading-Effects/)\n- [Sqare](http://zachsaucier.github.io/Asset-Loading-Effects/index2.html)\n- [Linear with shadow](http://zachsaucier.github.io/Asset-Loading-Effects/index3.html) (Demos a video being loaded)\n- [Linear](http://zachsaucier.github.io/Asset-Loading-Effects/index4.html)\n- [Diagonal](http://zachsaucier.github.io/Asset-Loading-Effects/index5.html)\n- [Fill](http://zachsaucier.github.io/Asset-Loading-Effects/index6.html)\n- [Corner](http://zachsaucier.github.io/Asset-Loading-Effects/index7.html)\n\n## How to use:\n\n1. Include the necessary files. Right now that means you need to include the 3 required JS files and the CSS\n2. Apply the `.ale` class to all elements you want to use a loading effect on.\n3. Declare the loader type using `data-ale-type`\n4. Declare the source(s) for the element using `data-ale-src`. For a secondary (backup) source, use `data-ale-src-backup`.\n5. If it's a video, also declare `data-ale-is-vid=true`.\n\nImage example:\n\n    \u003cdiv class=\"ale\" data-ale-type=\"diagonal\" data-ale-src=\"/img/url.jpg\"\u003e\n\nVideo example:\n\n\t\u003cdiv class=\"ale\" data-ale-type=\"diagonal\" data-ale-src=\"/vid/vidFile.mp4\" data-ale-src-backup=\"/vid/backupVidFile.mpeg\" data-ale-is-vid=true\u003e\n\nPlease feel free to make and add your own effects and remove effects you're not using in your project! I'd love to hear suggestions for other loading effects. Understanding [how it's made](http://zachsaucier.com/blog/blog/2015/05/26/definition-vs-description/) will help you if you're seeking to make your own effects.\n\n___\n\nFollow me: [Twitter](http://www.twitter.com/codrops), [CodePen](http://codepen.io/Zeaklous), [GitHub](https://github.com/ZachSaucier)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZachSaucier%2FAsset-Loading-Effects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZachSaucier%2FAsset-Loading-Effects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZachSaucier%2FAsset-Loading-Effects/lists"}