{"id":16065222,"url":"https://github.com/shamin/react-fullscreen-loading","last_synced_at":"2026-01-12T02:26:47.641Z","repository":{"id":99021850,"uuid":"140542255","full_name":"shamin/react-fullscreen-loading","owner":"shamin","description":"Minimal fullscreen loading for react","archived":false,"fork":false,"pushed_at":"2018-07-26T14:11:12.000Z","size":79,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T05:47:01.270Z","etag":null,"topics":["react-loading","react-loading-animation"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/v6z782xow7","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/shamin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-07-11T08:04:22.000Z","updated_at":"2024-09-17T18:16:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"99b7702e-cae8-4aaf-a893-33477a6323f2","html_url":"https://github.com/shamin/react-fullscreen-loading","commit_stats":null,"previous_names":["shaminmeerankutty/react-fullscreen-loading"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Freact-fullscreen-loading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Freact-fullscreen-loading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Freact-fullscreen-loading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Freact-fullscreen-loading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamin","download_url":"https://codeload.github.com/shamin/react-fullscreen-loading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902962,"owners_count":20366383,"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":["react-loading","react-loading-animation"],"created_at":"2024-10-09T05:12:00.237Z","updated_at":"2026-01-12T02:26:47.634Z","avatar_url":"https://github.com/shamin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-fullscreen-loading\n[![npm version](https://badge.fury.io/js/react-fullscreen-loading.svg)](https://www.npmjs.com/package/react-fullscreen-loading)\n\nMinimal fullscreen loading for react\n\n[![Edit v6z782xow7](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/v6z782xow7)\n\n## Installation\n\n```\nnpm install --save react-fullscreen-loading\n```\n\n## Example\n\n```javascript\nimport React from 'react';\nimport Loading from 'react-fullscreen-loading';\n\nclass App extends React.Component {\n  render() {\n    return(\n      \u003cLoading loading background=\"#2ecc71\" loaderColor=\"#3498db\" /\u003e\n    )\n  }\n}\n\nexport default App;\n```\n\n\n## Props\n\nName | Type | Default Value\n------------ | ------------- | -------------\nloading | boolean | false\nbackground | String  | `rgba(236, 240, 241, 0.7)`\nloaderColor | String  | `#e74c3c`\n\n# Licence\nCode released under the [MIT License](https://github.com/shaminmeerankutty/react-fullscreen-loading/blob/master/LICENSE.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamin%2Freact-fullscreen-loading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamin%2Freact-fullscreen-loading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamin%2Freact-fullscreen-loading/lists"}