{"id":16989529,"url":"https://github.com/jottenlips/react-bones","last_synced_at":"2025-03-22T15:30:53.765Z","repository":{"id":53714853,"uuid":"322480163","full_name":"jottenlips/react-bones","owner":"jottenlips","description":"💀 Dead simple content loading components for React and React-Native","archived":false,"fork":false,"pushed_at":"2024-12-31T19:27:46.000Z","size":4786,"stargazers_count":41,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-09T21:48:44.827Z","etag":null,"topics":["animation","animations","avatar","content","content-loader","content-loading","cross-platform","css","lerna","loading","loading-animations","preview","react","react-native","react-native-web","react-spring","skeleton","skeleton-ui","storybook","text"],"latest_commit_sha":null,"homepage":"https://jottenlips.github.io/react-bones/?path=/story/bones--bones-layout-rounded","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/jottenlips.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"johnottenlips","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-12-18T03:39:38.000Z","updated_at":"2024-12-31T19:29:51.000Z","dependencies_parsed_at":"2022-09-23T13:00:42.046Z","dependency_job_id":null,"html_url":"https://github.com/jottenlips/react-bones","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Freact-bones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Freact-bones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Freact-bones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Freact-bones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jottenlips","download_url":"https://codeload.github.com/jottenlips/react-bones/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244227414,"owners_count":20419242,"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":["animation","animations","avatar","content","content-loader","content-loading","cross-platform","css","lerna","loading","loading-animations","preview","react","react-native","react-native-web","react-spring","skeleton","skeleton-ui","storybook","text"],"created_at":"2024-10-14T03:06:57.013Z","updated_at":"2025-03-22T15:30:52.509Z","avatar_url":"https://github.com/jottenlips.png","language":"JavaScript","readme":"# react-bones\n\nDead simple loading components for React and React-Native.\n\n[NPM](https://www.npmjs.com/package/react-bones)\n[GitHub](https://github.com/jottenlips/react-bones/)\n\n```\n💀 npm i react-bones\n```\n\nReact\n\n```\nimport { Bones } from \"react-bones/lib\";\n\n```\n\nReact-Native\n\n```\nimport { Bones } from \"react-bones/native\";\n\n```\n\n```javascript\nconst Post = (props) =\u003e\n  props.loading ? (\n    \u003cView\u003e\n      \u003cBones /\u003e\n      \u003cView style={{ padding: 10 }} /\u003e\n      \u003cBones width={600} height={20} /\u003e\n      \u003cView style={{ padding: 10 }} /\u003e\n      \u003cBones width={600} height={20} /\u003e\n      \u003cView style={{ padding: 10 }} /\u003e\n      \u003cBones width={600} height={20} /\u003e\n      \u003cView style={{ padding: 10 }} /\u003e\n    \u003c/View\u003e\n  ) : (\n    \u003cView\u003e\n      \u003cImage style={{ width: 50, height: 50 }} source={{ uri: props.image }} /\u003e\n      \u003cText\u003e{props.text}\u003c/Text\u003e\n    \u003c/View\u003e\n  );\n```\n\n## Storybook Demo\n\n[Homepage](https://jottenlips.github.io/react-bones/)\n\n[Demo](https://jottenlips.github.io/react-bones/?path=/docs/bones--bones-default)\n\n## Example\n\nClone the repo and run `yarn run web` for a CRA example.\n\nA fully linked React-Native example is coming soon.\n\nFor now, cd packages/bones_react_native_app\n\n```\nyarn\nyarn run ios\n```\n\n## Thanks\n\nShoutout to everyone that works on [react-native-web](https://github.com/necolas/react-native-web) It is a great library!\n","funding_links":["https://ko-fi.com/johnottenlips"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjottenlips%2Freact-bones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjottenlips%2Freact-bones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjottenlips%2Freact-bones/lists"}