{"id":22378678,"url":"https://github.com/mateusmirandaalmeida/ng-image-animator-loading","last_synced_at":"2026-04-17T08:03:31.255Z","repository":{"id":58224031,"uuid":"93654274","full_name":"mateusmirandaalmeida/ng-image-animator-loading","owner":"mateusmirandaalmeida","description":"A library to animate image load.","archived":false,"fork":false,"pushed_at":"2017-06-12T17:15:45.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T02:53:36.023Z","etag":null,"topics":["angular","angular-lazy-load","angularjs","image-animation","image-lazy-load","lazy","lazyload"],"latest_commit_sha":null,"homepage":"https://mateusmirandaalmeida.github.io/ng-image-animator-loading/index.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateusmirandaalmeida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-07T16:04:08.000Z","updated_at":"2022-06-05T23:53:43.000Z","dependencies_parsed_at":"2022-08-31T04:10:28.794Z","dependency_job_id":null,"html_url":"https://github.com/mateusmirandaalmeida/ng-image-animator-loading","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmirandaalmeida%2Fng-image-animator-loading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmirandaalmeida%2Fng-image-animator-loading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmirandaalmeida%2Fng-image-animator-loading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmirandaalmeida%2Fng-image-animator-loading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmirandaalmeida","download_url":"https://codeload.github.com/mateusmirandaalmeida/ng-image-animator-loading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245717975,"owners_count":20661151,"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":["angular","angular-lazy-load","angularjs","image-animation","image-lazy-load","lazy","lazyload"],"created_at":"2024-12-04T23:07:07.519Z","updated_at":"2026-04-17T08:03:31.153Z","avatar_url":"https://github.com/mateusmirandaalmeida.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NgImageAnimatorLoading - AngularJs   [Demo](https://mateusmirandaalmeida.github.io/ng-image-animator-loading/index.html)  \n\n[![N|Solid](http://www.cloudesign.com/images/angular.png)](https://nodesource.com/products/nsolid)\n\nCreate animations while your images are loading.\n\n### Developers   \n  - Mateus Miranda (info.mateusmiranda@gmail.com)\n  - Willian Marques Freire (willianmarquesfreire@gmail.com)\n  - See faype.com\n\n### Pre requirements\n\n| Plugin | README |\n| ------ | ------ |\n| AngularJs | https://angularjs.org/ |\n\n# Installation\n\n```sh\n$  bower install ng-image-animator-loading --save\n$  npm install ng-image-animator-loading --save\n```    \n\nPut in your code the following script:\n\n```html\n \u003cscript src=\"bower_components/ng-image-animator-loading/dist/ng-image-animator-loading.min.js\"\u003e\u003c/script\u003e\n \u003cscript src=\"node_modules/ng-image-animator-loading/dist/ng-image-animator-loading.min.js\"\u003e\u003c/script\u003e\n```    \n\nAre you ready to start?\n\n# Usage\n\n```html\n \u003cimg animator-loading=\"https://goo.gl/jBNT0M\"\n      background=\"#9B59B6\"\n      width=\"200\"\n      height=\"200\"/\u003e\n```    \n\n### Attributes\n\n| Attribute | Description | Value |\n| ------ | ------ | ------ |\n| animator-loading | Component call | Path of the image to be displayed\n| background | Change the loading background | One color code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusmirandaalmeida%2Fng-image-animator-loading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateusmirandaalmeida%2Fng-image-animator-loading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusmirandaalmeida%2Fng-image-animator-loading/lists"}