{"id":20595526,"url":"https://github.com/thefrontside/effection-react-loadingspinner","last_synced_at":"2025-03-06T15:15:13.606Z","repository":{"id":214211290,"uuid":"730807353","full_name":"thefrontside/effection-react-loadingspinner","owner":"thefrontside","description":"Demo of a sophisticated loading spinner using structured concurrency with Effection","archived":false,"fork":false,"pushed_at":"2024-01-20T18:30:44.000Z","size":182,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-17T00:44:01.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://effection-react-loadingspinner.netlify.app","language":"TypeScript","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/thefrontside.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}},"created_at":"2023-12-12T18:02:58.000Z","updated_at":"2024-12-17T22:37:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcb9a3ae-f1f0-4a3d-992d-e7c52124086b","html_url":"https://github.com/thefrontside/effection-react-loadingspinner","commit_stats":null,"previous_names":["taras/effection-react-loadingspinner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Feffection-react-loadingspinner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Feffection-react-loadingspinner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Feffection-react-loadingspinner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Feffection-react-loadingspinner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thefrontside","download_url":"https://codeload.github.com/thefrontside/effection-react-loadingspinner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242231434,"owners_count":20093634,"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-11-16T08:13:22.593Z","updated_at":"2025-03-06T15:15:13.588Z","avatar_url":"https://github.com/thefrontside.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Loading Spinner with Effection in React\n\nExample of a detailed loading spinner implemented as a hook. It gives users feedback when the request takes too long to load. It automatically retries up to 3 times if the request fails.\n\n- [`App.tsx`][app-tsx] - shows all of the scenarios executed by the spinner\n- [`useLoader hook`][useloader-hook] - executes the operation\n- [`createLoader`][create-loader] - the main operation that executes the entire loader\n- [`createSpinner`][create-spinner] - operation responsible for presenting the loading spinner\n- [`LoadingSpinner component`][loading-spinner-component] - the component that's responsible for showing all of the spinners\n\n[app-tsx]: /src/App.tsx\n[useloader-hook]: src/hooks/useLoader.ts\n[create-loader]: src/operations/createLoader.ts\n[create-spinner]: src/operations/createSpinner.ts\n[loading-spinner-component]: src/components/LoadingSpinner.tsx\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefrontside%2Feffection-react-loadingspinner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefrontside%2Feffection-react-loadingspinner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefrontside%2Feffection-react-loadingspinner/lists"}