{"id":18407579,"url":"https://github.com/clumsyme/react-sky","last_synced_at":"2026-05-05T22:43:19.228Z","repository":{"id":98890422,"uuid":"106789734","full_name":"clumsyme/react-sky","owner":"clumsyme","description":"starry sky","archived":false,"fork":false,"pushed_at":"2017-10-19T07:05:26.000Z","size":62,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T21:14:21.377Z","etag":null,"topics":["component","react","sky","starry","ui"],"latest_commit_sha":null,"homepage":"https://clumsyme.github.io/sky/","language":"JavaScript","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/clumsyme.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":"2017-10-13T07:03:17.000Z","updated_at":"2023-01-16T15:24:59.000Z","dependencies_parsed_at":"2023-03-07T19:45:14.759Z","dependency_job_id":null,"html_url":"https://github.com/clumsyme/react-sky","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/clumsyme%2Freact-sky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clumsyme%2Freact-sky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clumsyme%2Freact-sky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clumsyme%2Freact-sky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clumsyme","download_url":"https://codeload.github.com/clumsyme/react-sky/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631681,"owners_count":21136562,"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":["component","react","sky","starry","ui"],"created_at":"2024-11-06T03:14:33.389Z","updated_at":"2026-05-05T22:43:19.200Z","avatar_url":"https://github.com/clumsyme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## react-sky\n\n\nA React component with a background of starry and telescope moving around to explore it.\n\n## Usage\n\n### attribute\n\nname | type | default\n--- | --- | ---\nwidth | number\\|string | '100%'\nheight | number\\|string | 'auto'\nstarColor | string('#rrggbb') | '#ffffff'\n\n```js\nimport Sky from 'Sky'\nimport image from 'image'\n\nclass Demo extends React.Component {\n    render() {\n        return(\n            \u003cSky\n              starColor=\"#ffffff\"\n              height=\"100vh\"\n              className=\"my-sky\"\n            \u003e\n              \u003cspan className=\"sky-title\"\u003eHubble\u003c/span\u003e\n              \u003cdiv className=\"sky-content\"\u003e\n                \u003cimg src={image} alt=\"hi\" /\u003e\n                \u003ch1\u003eDiscover The Sky\u003c/h1\u003e\n                \u003cp\u003e\n                  Machine learning is the study of algorithms\n                  that use data to learn, generalize,\n                  and predict. What makes machine learning exciting\n                  is that with more data, the algorithm improves\n                  its prediction. For example, I remember when my\n                  family started using voice to search instead of\n                  typing. At first, it took a while for the machine\n                  to recognize our words, but within a week of  working\n                  with it, the algorithm’s speech detection capacity\n                  was good enough that now, voice is my family’s\n                  primary mode of search.\u003c/p\u003e\n              \u003c/div\u003e\n            \u003c/Sky\u003e\n        )\n    }\n}\n```\n\n## Demo\n\nSee [demo](https://clumsyme.github.io/sky/).\n\n## License\n\nWith MIT license :smile:.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclumsyme%2Freact-sky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclumsyme%2Freact-sky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclumsyme%2Freact-sky/lists"}