{"id":24995301,"url":"https://github.com/habx/ui-core","last_synced_at":"2025-03-05T12:16:01.313Z","repository":{"id":36966264,"uuid":"193679207","full_name":"habx/ui-core","owner":"habx","description":"✨  Design system core library","archived":false,"fork":false,"pushed_at":"2024-09-01T23:49:58.000Z","size":93129,"stargazers_count":41,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2025-02-26T11:12:46.259Z","etag":null,"topics":["design-system","react"],"latest_commit_sha":null,"homepage":"https://habx.github.io/ui-core","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/habx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-25T09:40:19.000Z","updated_at":"2024-06-07T23:15:29.000Z","dependencies_parsed_at":"2025-02-15T20:01:32.572Z","dependency_job_id":null,"html_url":"https://github.com/habx/ui-core","commit_stats":null,"previous_names":["habx/lib-design-system"],"tags_count":357,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/habx%2Fui-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/habx%2Fui-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/habx%2Fui-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/habx%2Fui-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/habx","download_url":"https://codeload.github.com/habx/ui-core/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242023205,"owners_count":20059300,"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":["design-system","react"],"created_at":"2025-02-04T15:35:00.368Z","updated_at":"2025-03-05T12:16:01.270Z","avatar_url":"https://github.com/habx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://habx.github.io/concrete-docs/\"\u003e\n    \u003cimg height=\"300\" src=\"https://habx.github.io/concrete-docs/img/concrete-cover.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e@habx/ui-core\u003c/h1\u003e\n\n[![CircleCI](https://img.shields.io/circleci/build/github/habx/ui-core)](https://app.circleci.com/pipelines/github/habx/ui-core)\n[![Version](https://img.shields.io/npm/v/@habx/ui-core)](https://www.npmjs.com/package/@habx/ui-core)\n[![Size](https://img.shields.io/bundlephobia/min/@habx/ui-core)](https://bundlephobia.com/result?p=@habx/ui-core)\n[![License](https://img.shields.io/github/license/habx/ui-core)](/LICENSE)\n\nDesign System used on all the applications developed by HABX\n\n## Installation\n```shell \nnpm i @habx/ui-core\n ```\n \n#### Add Providers\n\n###### App.ts\n```typescript jsx\nimport { Provider as DesignSystemProvider, ThemeProvider } from '@habx/ui-core'\n\nconst App: React.FunctionComponent = ({ children }) =\u003e {\n  return (\n    \u003cThemeProvider theme={theme}\u003e\n        \u003cDesignSystemProvider\u003e\n            {children}\n        \u003c/DesignSystemProvider\u003e\n    \u003c/ThemeProvider\u003e\n\n  )\n}\n```\n\n[documentation](https://habx.github.io/concrete-docs/)\n\nTest all our components in our [Storybook](https://habx.github.io/ui-core/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhabx%2Fui-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhabx%2Fui-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhabx%2Fui-core/lists"}