{"id":19077972,"url":"https://github.com/rfoel/styled-content-loader","last_synced_at":"2025-04-30T04:40:18.558Z","repository":{"id":36960401,"uuid":"304756765","full_name":"rfoel/styled-content-loader","owner":"rfoel","description":"The simplest solution for content loading in React and styled-components.","archived":false,"fork":false,"pushed_at":"2023-01-17T08:08:00.000Z","size":3053,"stargazers_count":15,"open_issues_count":18,"forks_count":7,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-30T04:39:43.722Z","etag":null,"topics":["content-loader","react","styled-components"],"latest_commit_sha":null,"homepage":"https://rfoel.github.io/styled-content-loader/","language":"TypeScript","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/rfoel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["rfoel"],"patreon":"rfoel","open_collective":"rfoel","ko_fi":"rfoel"}},"created_at":"2020-10-16T23:10:38.000Z","updated_at":"2023-05-18T00:07:03.000Z","dependencies_parsed_at":"2023-02-10T08:25:24.156Z","dependency_job_id":null,"html_url":"https://github.com/rfoel/styled-content-loader","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fstyled-content-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fstyled-content-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fstyled-content-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fstyled-content-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rfoel","download_url":"https://codeload.github.com/rfoel/styled-content-loader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644823,"owners_count":21620629,"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":["content-loader","react","styled-components"],"created_at":"2024-11-09T02:04:29.553Z","updated_at":"2025-04-30T04:40:18.528Z","avatar_url":"https://github.com/rfoel.png","language":"TypeScript","readme":"# styled-content-loader\n\n[![npm](https://img.shields.io/npm/v/styled-content-loader)](https://www.npmjs.com/styled-content-loader)\n[![npm bundle size](https://img.shields.io/bundlephobia/minzip/styled-content-loader)](https://www.npmjs.com/styled-content-loader)\n[![NPM](https://img.shields.io/npm/l/styled-content-loader)](LICENSE.md)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\nThe simplest solution for content loading in [React](http://reactjs.org/) and [styled-components](https://styled-components.com/).\n\n## Getting Started\n\n```\nnpm install styled-components styled-content-loader\n```\n\n```\nyarn add styled-components styled-content-loader\n```\n\nstyled-components is a peer dependency, so you should install it yourself.\n\n## Usage\n\n```js\nimport React from 'react'\nimport StyledContentLoader from 'styled-content-loader'\n\nconst App = () =\u003e {\n  return (\n    \u003cStyledContentLoader\u003e\n      \u003cComponent /\u003e\n    \u003c/StyledContentLoader\u003e\n  )\n}\n\nexport default App\n```\n\n## Props\n\n| Name            | Description                    | Default |\n| --------------- | ------------------------------ | ------- |\n| backgroundColor | Animation background color     | #e6e6e6 |\n| foregroundColor | Animation foreground color     | #f0f0f0 |\n| isLoading       | Wether it will be shown or not | true    |\n\n## Contributing\n\nIssues and pull requests are welcome.\n\n## License\n\n[MIT](https://github.com/rfoell/styled-content-loader/blob/main/LICENSE)\n","funding_links":["https://github.com/sponsors/rfoel","https://patreon.com/rfoel","https://opencollective.com/rfoel","https://ko-fi.com/rfoel"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfoel%2Fstyled-content-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frfoel%2Fstyled-content-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfoel%2Fstyled-content-loader/lists"}