{"id":15290786,"url":"https://github.com/canonical/react-components","last_synced_at":"2026-04-06T14:01:56.759Z","repository":{"id":38360597,"uuid":"198532336","full_name":"canonical/react-components","owner":"canonical","description":"A set of components based on Vanilla Framework","archived":false,"fork":false,"pushed_at":"2026-03-30T23:00:05.000Z","size":34406,"stargazers_count":148,"open_issues_count":45,"forks_count":72,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-04-02T04:59:15.518Z","etag":null,"topics":["hacktoberfest","npm","npm-package","package","web-and-design"],"latest_commit_sha":null,"homepage":"https://canonical.github.io/react-components","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/canonical.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-24T01:08:43.000Z","updated_at":"2026-03-24T06:11:47.000Z","dependencies_parsed_at":"2025-12-18T01:09:46.337Z","dependency_job_id":null,"html_url":"https://github.com/canonical/react-components","commit_stats":{"total_commits":1320,"total_committers":57,"mean_commits":"23.157894736842106","dds":0.8409090909090909,"last_synced_commit":"cbb0b91393f28ba2bc5b255d7b6d4eb49683af93"},"previous_names":["canonical-web-and-design/react-components"],"tags_count":193,"template":false,"template_full_name":null,"purl":"pkg:github/canonical/react-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Freact-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Freact-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Freact-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Freact-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canonical","download_url":"https://codeload.github.com/canonical/react-components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Freact-components/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31475202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":["hacktoberfest","npm","npm-package","package","web-and-design"],"created_at":"2024-09-30T16:09:29.449Z","updated_at":"2026-04-06T14:01:56.743Z","avatar_url":"https://github.com/canonical.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React components for Vanilla Framework\n\n![CI](https://github.com/canonical/react-components/workflows/CI/badge.svg?branch=main)\n\nThis is a collection of components designed to be the way to consume [Vanilla Framework](http://vanillaframework.io) when using React. The library exposes both a CJS and an ESM build.\n\n **[Storybook](https://canonical.github.io/react-components/)** contains component docs with usage instructions.\n\n\n## Requirements\n\nCanonical react components currently require that your build is configured with [sass-loader](https://github.com/webpack-contrib/sass-loader) (or equivalent), to compile Sass.\n\n## Install\n\nTo use the [NPM package](https://www.npmjs.com/package/@canonical/react-components) do:\n\n```shell\nyarn add @canonical/react-components\n```\n\nOr if you use NPM:\n\n```shell\nnpm install @canonical/react-components\n```\n\n## Issues\n\nPlease file any issues at [GitHub](https://github.com/canonical/react-components/issues).\n\n## Contributing\n\nYou might want to:\n\n- [View the source](https://github.com/canonical/react-components) on GitHub.\n- Read about [developing components](HACKING.md).\n\n## Developing locally using this repository\n\nYou may wish to link this library directly to your projects while developing locally.\n\nYou can do this by cloning this repo to your local workspace:\n\n```shell\ngit clone https://github.com/canonical/react-components\n```\n\nIf you then drop into that folder and run:\n\n```shell\nyarn run link-packages\n```\n\n...this will add this project, `react` and `react-dom` to a local yarn registry.\n\nSwitching back to the project you are developing, run:\n\n```shell\nyarn install\nyarn link react\nyarn link react-dom\nyarn link @canonical/react-components\n```\n\n...to pull the linked deps from the local registry. If you now run `yarn build-watch` in your `react-components` folder, your project should pick up any changes on refresh or hot module reload.\n\n**Note:** When you're finished working locally - don't forget to go back and unlink:\n\n```\ncd react-components\nyarn run unlink-packages\n```\n\n## Related projects\nThe following projects are related to, or build upon this library:\n- [Store components](https://github.com/canonical/store-components)\n- [MAAS React components](https://github.com/canonical/maas-react-components)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanonical%2Freact-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanonical%2Freact-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanonical%2Freact-components/lists"}