{"id":19420188,"url":"https://github.com/einride/ui","last_synced_at":"2025-04-03T02:10:16.894Z","repository":{"id":37089598,"uuid":"352951959","full_name":"einride/ui","owner":"einride","description":"Reusable React components that adhere to Einride's design system.","archived":false,"fork":false,"pushed_at":"2025-03-28T22:36:34.000Z","size":16688,"stargazers_count":24,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T13:39:13.683Z","etag":null,"topics":["components","library","maps","react","typescript","ui"],"latest_commit_sha":null,"homepage":"https://storybook.einride.tech","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/einride.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-30T09:56:16.000Z","updated_at":"2025-01-21T08:19:20.000Z","dependencies_parsed_at":"2023-12-22T07:36:54.364Z","dependency_job_id":"5829cc6b-9de0-4578-a1a1-449d49d8b925","html_url":"https://github.com/einride/ui","commit_stats":{"total_commits":2606,"total_committers":21,"mean_commits":124.0952380952381,"dds":0.5042210283960091,"last_synced_commit":"4117b457ee789805a414a2a785f4e002b0e0eeae"},"previous_names":[],"tags_count":766,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/einride","download_url":"https://codeload.github.com/einride/ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922247,"owners_count":20855345,"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":["components","library","maps","react","typescript","ui"],"created_at":"2024-11-10T13:21:36.310Z","updated_at":"2025-04-03T02:10:16.873Z","avatar_url":"https://github.com/einride.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @einride/ui\n\n[![license](https://img.shields.io/npm/l/@einride/ui.svg)](https://github.com/einride/ui/blob/master/LICENSE)\n[![npm version](https://img.shields.io/npm/v/@einride/ui.svg)](https://www.npmjs.com/package/@einride/ui)\n[![total npm downloads](https://img.shields.io/npm/dt/@einride/ui.svg)](https://www.npmjs.com/package/@einride/ui)\n\nReusable React components that adhere to Einride's design system.\n\n## Installation\n\nInstall `@einride/ui` together with its peer dependencies:\n\n```bash\nyarn add @einride/ui @emotion/react @emotion/styled framer-motion\n```\n\n## Setup\n\n`\u003cEinrideProvider\u003e` needs to wrap all @einride/ui components. The provider sets up the theme and\ncolor schemes. It's common to put it in the `\u003cApp\u003e` component in the top of the component tree.\n\n```tsx\nimport { EinrideProvider } from \"@einride/ui\"\n\nexport const App = (): React.JSX.Element =\u003e {\n  return \u003cEinrideProvider\u003e{/* All @einride/ui components go here! */}\u003c/EinrideProvider\u003e\n}\n```\n\n## Contribute\n\nSee [Contributing Guide](./CONTRIBUTING.md).\n\n## Documentation\n\nAll currently available components are documented in our\n[Storybook](https://storybook.einride.tech/).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feinride%2Fui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feinride%2Fui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feinride%2Fui/lists"}