{"id":14973480,"url":"https://github.com/gravitee-io/gravitee-ui-particles","last_synced_at":"2026-02-17T13:10:51.587Z","repository":{"id":37799554,"uuid":"419723613","full_name":"gravitee-io/gravitee-ui-particles","owner":"gravitee-io","description":"🪐  Set of UI components and UX rules used in Gravitee.io's consoles.","archived":false,"fork":false,"pushed_at":"2026-02-02T21:09:37.000Z","size":10100,"stargazers_count":9,"open_issues_count":14,"forks_count":5,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-02-02T23:51:30.044Z","etag":null,"topics":["angular","design-system","gravitee","graviteeio","hacktoberfest","security-scan","ui-components"],"latest_commit_sha":null,"homepage":"https://particles.gravitee.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gravitee-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2021-10-21T12:57:49.000Z","updated_at":"2026-02-02T10:02:33.000Z","dependencies_parsed_at":"2023-10-14T15:20:45.746Z","dependency_job_id":"1febf136-4cea-4499-8d68-328be5bc59ec","html_url":"https://github.com/gravitee-io/gravitee-ui-particles","commit_stats":{"total_commits":1014,"total_committers":26,"mean_commits":39.0,"dds":0.5936883629191321,"last_synced_commit":"3b9f46872dcd102cab1f68fd36fb8a04229a8191"},"previous_names":[],"tags_count":373,"template":false,"template_full_name":null,"purl":"pkg:github/gravitee-io/gravitee-ui-particles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitee-io%2Fgravitee-ui-particles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitee-io%2Fgravitee-ui-particles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitee-io%2Fgravitee-ui-particles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitee-io%2Fgravitee-ui-particles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravitee-io","download_url":"https://codeload.github.com/gravitee-io/gravitee-ui-particles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitee-io%2Fgravitee-ui-particles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29169389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T16:33:35.550Z","status":"ssl_error","status_checked_at":"2026-02-06T16:33:30.716Z","response_time":59,"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":["angular","design-system","gravitee","graviteeio","hacktoberfest","security-scan","ui-components"],"created_at":"2024-09-24T13:48:49.868Z","updated_at":"2026-02-06T17:10:25.548Z","avatar_url":"https://github.com/gravitee-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gravitee UI Particles \n\n![](./assets/gravitee-ui-particules-logo.png)\n\n[![CircleCI](https://circleci.com/gh/gravitee-io/gravitee-ui-particles/tree/main.svg?style=svg)](https://circleci.com/gh/gravitee-io/gravitee-ui-particles/tree/main)\n[![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg)](https://particles.gravitee.io/)\n\n## Overview\n\nGravitee UI Particles centralizes the design system applied to all Gravitee consoles. Based on Angular library.\n\nIt currently contains the following packages:\n - `@gravitee/ui-particles-angular`: Disign system for Gravitee.io Console (APIM, AM, Cockpit)\n - `@gravitee/ui-particles-analytic`: Contain analytics tools (Pendo)\n - `@gravitee/ui-policy-studio-angular`: Contain the Policy Studio to share between APIM versions\n - `@gravitee/ui-schematics`: Contain Angular schematics to generate components, services, etc.\n\n### Live Demo\n\nYou can see components in action on [Storybook](https://main--6183b02d73381a003a3be1a6.chromatic.com/).\n\n### Usage\n\nTo use it in your project just run:\n\n```bash\nnpm install @gravitee/ui-particles-angular\n# or\nyarn add @gravitee/ui-particles-angular\n```\nor any other package you want to use.\n\n\n## Contributing\n\nYou think Gravitee.io is awesome and want to contribute to the project?\n\n- Ensure your dependencies are up-to-date by running `yarn install`\n- Start Storybook locally with `yarn storybook`, it will serve it on `http://localhost:9008`\n- Edit or create a component and Storybook will be updated automatically\n- Do not forget to write documentation for each component\n- Have a look on [guidelines](https://github.com/gravitee-io/gravitee-ui-particles/blob/master/CONTRIBUTING.md) that should help you get started.\n\n## Copyright\n\nCopyright (C) 2015 The Gravitee team (http://gravitee.io)\nLicensed under the Apache License, Version 2.0 (the \"License\");\n\nSee the [LICENSE](https://github.com/gravitee-io/gravitee-ui-particles/blob/master/LICENSE.txt) file for details.\n\n## Changelog\n\nRefer to the [CHANGELOG](https://github.com/gravitee-io/gravitee-ui-particles/blob/main/ui-particles-angular/CHANGELOG.md) for a complete list of changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravitee-io%2Fgravitee-ui-particles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravitee-io%2Fgravitee-ui-particles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravitee-io%2Fgravitee-ui-particles/lists"}