{"id":20652913,"url":"https://github.com/gregoranders/react-spinner","last_synced_at":"2026-04-18T02:30:56.375Z","repository":{"id":36969191,"uuid":"275663701","full_name":"gregoranders/react-spinner","owner":"gregoranders","description":"React Spinner Component","archived":false,"fork":false,"pushed_at":"2024-03-11T06:57:59.000Z","size":190,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T01:00:31.929Z","etag":null,"topics":["codacy","codeclimate","jest","react","spinner","typescript"],"latest_commit_sha":null,"homepage":"https://gregoranders.github.io/react-spinner","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/gregoranders.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-28T20:34:30.000Z","updated_at":"2023-01-31T18:20:08.000Z","dependencies_parsed_at":"2023-02-16T04:30:45.648Z","dependency_job_id":"bd201717-78db-45b0-a2d9-2874c55e21a4","html_url":"https://github.com/gregoranders/react-spinner","commit_stats":{"total_commits":55,"total_committers":3,"mean_commits":"18.333333333333332","dds":"0.19999999999999996","last_synced_commit":"4a3e51288226efc30d6ebe72ccd8b37354bbecab"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/gregoranders/react-spinner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Freact-spinner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Freact-spinner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Freact-spinner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Freact-spinner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoranders","download_url":"https://codeload.github.com/gregoranders/react-spinner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Freact-spinner/sbom","scorecard":{"id":445034,"data":{"date":"2025-08-11","repo":{"name":"github.com/gregoranders/react-spinner","commit":"7c83d19c7442e6315c01cbbdcae1dc6e41649fde"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Warn: no topLevel permission defined: .github/workflows/codacy-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/development.yml:1","Warn: no topLevel permission defined: .github/workflows/feature.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codacy-analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codacy-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codacy-analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codacy-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codacy-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codacy-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/feature.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/feature.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/feature.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/react-spinner/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .husky/pre-push:5","Warn: npmCommand not pinned by hash: .github/workflows/development.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/feature.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/master.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:38","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T06:30:12.565Z","repository_id":36969191,"created_at":"2025-08-19T06:30:12.565Z","updated_at":"2025-08-19T06:30:12.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["codacy","codeclimate","jest","react","spinner","typescript"],"created_at":"2024-11-16T17:39:18.519Z","updated_at":"2026-04-18T02:30:56.352Z","avatar_url":"https://github.com/gregoranders.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @gregoranders/react-spinner\n\n\u003c!-- markdownlint-disable-next-line MD033--\u003e\n[\u003cimg src=\"./typescript.svg\" /\u003e][typescript-url] [\u003cimg src=\"./react.svg\" /\u003e][react-url]\n\n## [React][react-url] [Spinner](./docs/index.md) intended to be used with [`Suspense`][suspense-url]\n\n[![License][license-image]][license-url]\n[![Issues][issues-image]][issues-url]\n[![Code maintainability][code-maintainability-image]][code-maintainability-url]\n[![Code issues][code-issues-image]][code-issues-url] [![Code Technical Debt][code-tech-debt-image]][code-tech-debt-url]\n\n[![Codacy Badge][codacy-quality-image]][codacy-url]\n[![Codacy Badge][codacy-coverage-image]][codacy-url]\n\n[![Main Language][language-image]][code-metric-url] [![Languages][languages-image]][code-metric-url]\n[![Code Size][code-size-image]][code-metric-url] [![Repository Size][repo-size-image]][code-metric-url]\n\n### Features\n\n- [TypeScript][typescript-url]\n- [Jest][jest-url] Unit Tests with Code Coverage\n- GitHub CI Integration (feature, development, master, release)\n- Code Quality via [Code Climate](./docs/codeclimate.md) and [Codacy](./docs/codacy.md)\n\n\u003c!-- markdownlint-disable MD013 --\u003e\n\u003c!-- lint disable remark-lint-maximum-line-length --\u003e\n\u003c!-- lint disable maximum-line-length --\u003e\n| GitHub                                                           | Coveralls                                                                  |                                                                              |\n| ---------------------------------------------------------------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |\n| [![Release Build][release-build-image]][release-url]             |                                                                            | [![Release][release-image]][release-url]                                     |\n| [![Master Build][master-build-image]][master-url]                | [![Master Coverage][master-coveralls-image]][master-coveralls-url]         | [![Master Version][master-version-image]][master-version-url]                |\n| [![Development Build][development-build-image]][development-url] | [![Test Coverage][development-coveralls-image]][development-coveralls-url] | [![Development Version][development-version-image]][development-version-url] |\n\u003c!-- lint enable maximum-line-length --\u003e\n\u003c!-- lint enable remark-lint-maximum-line-length --\u003e\n\u003c!-- markdownlint-enable MD013 --\u003e\n#### Example\n\n\u003c!-- markdownlint-disable MD033 --\u003e\n```tsx\nimport React, { Suspense } from 'react';\nimport Spinner from '@gregoranders/react-spinner';\n\nexport const App = () =\u003e {\n  return \u003cSuspense fallback={\u003cSpinner /\u003e}\u003e...\u003c/Suspense\u003e;\n};\n```\n\u003c!-- markdownlint-enable MD033 --\u003e\n\n#### Clone repository\n\n```sh\ngit clone https://github.com/gregoranders/react-spinner\n```\n\n#### Install dependencies\n\n```sh\nnpm install\n```\n\n#### Build\n\n```sh\nnpm run build\n```\n\n#### Test using [Jest][jest-url]\n\n```sh\nnpm test\n```\n\n#### Code Climate Checks [docker required](docs/codeclimate.md)\n\n```sh\nnpm run codeclimate\n```\n\n#### Codacy Checks [docker required](docs/codacy.md)\n\n```sh\nnpm run codacy\n```\n\n#### Clear\n\n```sh\nnpm run clear\n```\n\n[release-url]: https://github.com/gregoranders/react-spinner/releases\n[master-url]: https://github.com/gregoranders/react-spinner/tree/master\n[development-url]: https://github.com/gregoranders/react-spinner/tree/development\n[code-metric-url]: https://github.com/gregoranders/react-spinner/search?l=TypeScript\n[license-url]: https://github.com/gregoranders/react-spinner/blob/master/LICENSE\n[license-image]: https://img.shields.io/github/license/gregoranders/react-spinner.svg\n[master-version-url]: https://github.com/gregoranders/react-spinner/blob/master/package.json\n[master-version-image]: https://img.shields.io/github/package-json/v/gregoranders/react-spinner/master\n[development-version-url]: https://github.com/gregoranders/react-spinner/blob/development/package.json\n[development-version-image]: https://img.shields.io/github/package-json/v/gregoranders/react-spinner/development\n[issues-url]: https://github.com/gregoranders/react-spinner/issues\n[issues-image]: https://img.shields.io/github/issues-raw/gregoranders/react-spinner.svg\n[release-image]: https://img.shields.io/github/release/gregoranders/react-spinner\n[release-build-image]: https://github.com/gregoranders/react-spinner/workflows/Release%20CI/badge.svg\n[master-build-image]: https://github.com/gregoranders/react-spinner/workflows/Master%20CI/badge.svg\n[development-build-image]: https://github.com/gregoranders/react-spinner/workflows/Development%20CI/badge.svg\n[master-coveralls-url]: https://coveralls.io/github/gregoranders/react-spinner?branch=master\n[master-coveralls-image]: https://img.shields.io/coveralls/github/gregoranders/react-spinner/master\n[development-coveralls-image]: https://img.shields.io/coveralls/github/gregoranders/react-spinner/development\n[development-coveralls-url]: https://coveralls.io/github/gregoranders/react-spinner?branch=development\n[code-maintainability-url]: https://codeclimate.com/github/gregoranders/react-spinner/maintainability\n[code-maintainability-image]: https://img.shields.io/codeclimate/maintainability/gregoranders/react-spinner\n[code-issues-url]: https://codeclimate.com/github/gregoranders/react-spinner/maintainability\n[code-issues-image]: https://img.shields.io/codeclimate/issues/gregoranders/react-spinner\n[code-tech-debt-url]: https://codeclimate.com/github/gregoranders/react-spinner/maintainability\n[code-tech-debt-image]: https://img.shields.io/codeclimate/tech-debt/gregoranders/react-spinner\n[codacy-quality-image]: https://app.codacy.com/project/badge/Grade/94ba1b3b86ba4b0187f5c2ffe9085f31\n[codacy-coverage-image]: https://app.codacy.com/project/badge/Coverage/94ba1b3b86ba4b0187f5c2ffe9085f31\n[codacy-url]: https://app.codacy.com/gh/gregoranders/react-spinner/dashboard\n[language-image]: https://img.shields.io/github/languages/top/gregoranders/react-spinner\n[languages-image]: https://img.shields.io/github/languages/count/gregoranders/react-spinner\n[code-size-image]: https://img.shields.io/github/languages/code-size/gregoranders/react-spinner\n[repo-size-image]: https://img.shields.io/github/repo-size/gregoranders/react-spinner\n[typescript-url]: http://www.typescriptlang.org/\n[jest-url]: https://jestjs.io/\n[react-url]: https://reactjs.org/\n[suspense-url]: https://reactjs.org/docs/concurrent-mode-suspense.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoranders%2Freact-spinner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoranders%2Freact-spinner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoranders%2Freact-spinner/lists"}