{"id":35213188,"url":"https://github.com/startupjs/startupjs-ui","last_synced_at":"2026-04-02T13:36:26.466Z","repository":{"id":324563233,"uuid":"1096684177","full_name":"startupjs/startupjs-ui","owner":"startupjs","description":"UI components for StartupJS","archived":false,"fork":false,"pushed_at":"2026-03-26T14:08:24.000Z","size":3817,"stargazers_count":1,"open_issues_count":6,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-26T21:12:44.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ui.startupjs.org/","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/startupjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-11-14T19:43:52.000Z","updated_at":"2026-03-25T22:19:23.000Z","dependencies_parsed_at":"2026-03-17T15:05:23.438Z","dependency_job_id":null,"html_url":"https://github.com/startupjs/startupjs-ui","commit_stats":null,"previous_names":["startupjs/startupjs-ui"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/startupjs/startupjs-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startupjs%2Fstartupjs-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startupjs%2Fstartupjs-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startupjs%2Fstartupjs-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startupjs%2Fstartupjs-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/startupjs","download_url":"https://codeload.github.com/startupjs/startupjs-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startupjs%2Fstartupjs-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-29T20:21:23.828Z","updated_at":"2026-04-02T13:36:26.449Z","avatar_url":"https://github.com/startupjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StartupJS UI\n\n\u003e UI components for StartupJS\n\nFeatures:\n\n- Universal UI components which work on React Native and Web\n\n## Installation\n\nAdd it to a [StartupJS](https://github.com/startupjs/startupjs) project with:\n\n```\nyarn add startupjs-ui\n```\n\n## Usage\n\n```jsx\nimport { observer } from 'startupjs'\nimport { Card, Tag, Div, Span, Button, alert } from 'startupjs-ui'\n\nexport default observer(() =\u003e {\n  return (\n    \u003cCard\u003e\n      \u003cDiv row gap\u003e\n        \u003cSpan bold\u003eSystem Status\u003c/Span\u003e\n        \u003cTag color='success'\u003eoperational\u003c/Tag\u003e\n      \u003c/Div\u003e\n      \u003cButton\n        onPress={() =\u003e alert('Energy beam activated!')}\n        color='primary'\n      \u003eDestroy Death Star\u003c/Button\u003e\n    \u003c/Card\u003e\n  )\n})\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartupjs%2Fstartupjs-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartupjs%2Fstartupjs-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartupjs%2Fstartupjs-ui/lists"}