{"id":18419645,"url":"https://github.com/teradata/design-system","last_synced_at":"2025-04-07T13:31:40.519Z","repository":{"id":84112874,"uuid":"187914374","full_name":"Teradata/design-system","owner":"Teradata","description":"Teradata Web Design System","archived":false,"fork":false,"pushed_at":"2025-03-19T23:50:48.000Z","size":5843,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-22T19:11:53.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://teradata.github.io/design-system","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/Teradata.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":"2019-05-21T21:13:05.000Z","updated_at":"2025-03-19T23:50:50.000Z","dependencies_parsed_at":"2024-05-20T21:47:24.558Z","dependency_job_id":"7ce3437c-cd02-4fed-b71c-7f72d227edd3","html_url":"https://github.com/Teradata/design-system","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdesign-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdesign-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdesign-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdesign-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Teradata","download_url":"https://codeload.github.com/Teradata/design-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661755,"owners_count":20975111,"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":[],"created_at":"2024-11-06T04:17:43.916Z","updated_at":"2025-04-07T13:31:39.472Z","avatar_url":"https://github.com/Teradata.png","language":"TypeScript","readme":"# Web design system\n\nWeb design system is a collection of reusable component libraries designed to streamline the development process and enhance the user interface of your web applications.\n\n## Features\n\n- **Reusable Components:** Currently Web design system provides a variety of reusable React components that you can easily integrate into your projects.\n- **Responsive:** Our components are built with responsiveness in mind, ensuring that they look and function seamlessly across different screen sizes and devices.\n\n## Installation\n\nYou can install react components offered by the Web design system via npm or yarn:\n\n```bash\nnpm install @teradata-web/react-components\n```\n\nor\n\n```bash\nyarn add @teradata-web/react-components\n```\n\n## Usage\n\nTo use a component from Web design system, simply import it into your React application and render it:\n\n```jsx\nimport React from 'react';\nimport { Button } from '@teradata-web/react-components';\n\nconst App = () =\u003e {\n  return (\n    \u003cdiv\u003e\n      \u003cButton onClick={() =\u003e alert('Button clicked!')}\u003eClick me\u003c/Button\u003e\n    \u003c/div\u003e\n  );\n};\n\nexport default App;\n```\n\n## Documentation\n\nFor documentation on each component, including usage examples and available props, please run the below command:\n\n```bash\nnpx nx run react-components:storybook\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteradata%2Fdesign-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteradata%2Fdesign-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteradata%2Fdesign-system/lists"}