{"id":15673732,"url":"https://github.com/littledivy/react-loading-text","last_synced_at":"2026-02-12T14:03:53.165Z","repository":{"id":57108658,"uuid":"259275748","full_name":"littledivy/react-loading-text","owner":"littledivy","description":"Display weird statements while your app loads :rocket:","archived":false,"fork":false,"pushed_at":"2024-09-29T08:25:54.000Z","size":395,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T06:59:09.768Z","etag":null,"topics":["js","loading","react","reactjs","rollup","text-loading","ts","ts-node","typescript"],"latest_commit_sha":null,"homepage":"","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/littledivy.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-27T10:06:29.000Z","updated_at":"2020-05-01T05:44:06.000Z","dependencies_parsed_at":"2024-10-22T21:10:06.838Z","dependency_job_id":null,"html_url":"https://github.com/littledivy/react-loading-text","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"2f1d35bf29c5cbbaa700455912ca1b8c4f5b5270"},"previous_names":["divy-work/react-loading-text"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/littledivy/react-loading-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Freact-loading-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Freact-loading-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Freact-loading-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Freact-loading-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/react-loading-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Freact-loading-text/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270552719,"owners_count":24605575,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"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":["js","loading","react","reactjs","rollup","text-loading","ts","ts-node","typescript"],"created_at":"2024-10-03T15:41:53.202Z","updated_at":"2026-02-12T14:03:48.134Z","avatar_url":"https://github.com/littledivy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## react-loading-text\n\n![](./assets/demo.gif)\n\nA simple module to display all types of weird sentences while your application loads.\n\n![React CI](https://github.com/divy-work/react-loading-text/workflows/React%20CI/badge.svg)\n\n## Installation\n\n```sh\n$ npm i @divy-work/react-loading-text\n```\n\n## Usage\n\n```js\nimport React from 'react';\nimport LoadingText from '@divy-work/react-loading-text';\n\nclass LoadingView extends React.Component {\n\trender() {\n\t\treturn (\n\t\t\t\u003cLoadingText /\u003e\n\t\t)\n\t}\n}\n```\n\nYou can also specify additional statements and the interval time.\n\n```js\n\u003cLoadingText extras={[\"Another Loading Text\", \"One more!\"]} interval={4000} /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Freact-loading-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Freact-loading-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Freact-loading-text/lists"}