{"id":17342802,"url":"https://github.com/inambe/jquery-loading-effect","last_synced_at":"2026-01-31T14:03:27.739Z","repository":{"id":182877399,"uuid":"129872728","full_name":"Inambe/jquery-loading-effect","owner":"Inambe","description":"A simple jquery plugin for adding loading effect into your web apps.","archived":false,"fork":false,"pushed_at":"2018-04-17T08:50:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-08T01:06:00.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Inambe.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-04-17T08:34:05.000Z","updated_at":"2018-04-17T08:50:19.000Z","dependencies_parsed_at":"2023-07-22T00:45:38.767Z","dependency_job_id":null,"html_url":"https://github.com/Inambe/jquery-loading-effect","commit_stats":null,"previous_names":["inambe/jquery-loading-effect"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Inambe/jquery-loading-effect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fjquery-loading-effect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fjquery-loading-effect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fjquery-loading-effect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fjquery-loading-effect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inambe","download_url":"https://codeload.github.com/Inambe/jquery-loading-effect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fjquery-loading-effect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-15T16:07:06.226Z","updated_at":"2026-01-31T14:03:27.720Z","avatar_url":"https://github.com/Inambe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jquery loading effect\n\nA simple jquery plugin for adding loading effect into your web apps.\n\n# Use\n\nAfter adding ``` ib-loading.js ``` into your html file, you need to create two containers like below.\n\n```\n\u003cdiv id=\"loader\"\u003e\u003c/div\u003e\n\u003cdiv id=\"body\"\u003eWhole Content Goes here\u003c/div\u003e\n```\n\nAnd then call ``` ibLoading() ``` function like below\n\n```\n$('#loader').ibLoading({ targetEl: \"#body\" });\n/*\n  Possible options\n  {\n    duration: 2000,\n    targetEl: null,\n    bgColor: '#666666',\n    height: '1%',\n    top: '49.5%'\n  }\n*/\n```\n\n# Example\n\nDownload in zip format. After extracting, open index.html for working example.\n\n\"Open for ideas/issues contact: \"\n## Author\n\n* **Inambe** - *Issue/Idea* - (inamulhuq44@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finambe%2Fjquery-loading-effect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finambe%2Fjquery-loading-effect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finambe%2Fjquery-loading-effect/lists"}