{"id":46833982,"url":"https://github.com/linuxfoundation/lfx-ui","last_synced_at":"2026-03-10T11:04:36.095Z","repository":{"id":262345352,"uuid":"886899184","full_name":"linuxfoundation/lfx-ui","owner":"linuxfoundation","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-03T23:34:00.000Z","size":2059,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-07T05:30:00.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/linuxfoundation.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-11T20:06:14.000Z","updated_at":"2025-12-03T23:33:46.000Z","dependencies_parsed_at":"2024-11-12T00:18:26.310Z","dependency_job_id":"20291059-dca4-4be5-8712-d0abe4df92ec","html_url":"https://github.com/linuxfoundation/lfx-ui","commit_stats":null,"previous_names":["linuxfoundation/lfx-ui"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/linuxfoundation/lfx-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfoundation%2Flfx-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfoundation%2Flfx-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfoundation%2Flfx-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfoundation%2Flfx-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxfoundation","download_url":"https://codeload.github.com/linuxfoundation/lfx-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfoundation%2Flfx-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30331646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":[],"created_at":"2026-03-10T11:04:35.605Z","updated_at":"2026-03-10T11:04:36.080Z","avatar_url":"https://github.com/linuxfoundation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LFX UI Core\n\nA package that contains core functionality for LFX UI products. It includes design tokens and PrimeOne theme configuration that is shared across LFX UI products.\n\n## Overview\n\n### Design Tokens\n\nThis package contains design tokens and PrimeTek theme configuration that is shared across LFX UI products.\n\nThe generated tokens are organized into three layers:\n\n- **Primitive Tokens**: Base-level design values (colors, spacing, typography, etc.)\n- **Semantic Tokens**: Purpose-driven tokens that reference primitive tokens\n- **Component Tokens**: Component-specific tokens that reference semantic tokens\n\n## Installation\n\n```bash\nnpm install @linuxfoundation/lfx-ui-core\n```\n\n## Documentation\n\n- Configurations\n  - [Design Tokens](docs/design-tokens.md)\n  - [Prettier Configuration](docs/prettier-config.md)\n- Components\n  - [Components Overview](docs/components.md)\n  - [Footer Component](docs/footer.md)\n  - [Tools Component](docs/tools.md)\n\n## Contributing\n\n### Prerequisites\n\n- Node.js 20.x\n- npm\n\n### Development Setup\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/linuxfoundation/lfx-ui\ncd lfx-ui-core\n```\n\n2. Install dependencies:\n\n```bash\nnpm ci\n```\n\n3. Build the tokens and components:\n\n```bash\nnpm run build\n```\n\n### Making Changes\n\n1. The source tokens are defined in `src/design/tokens/tokens.json`\n2. Modify the tokens file according to your needs, or update it in Figma using Tokens Studio\n3. Run the build script to generate updated token files:\n\n```bash\nnpm run build\n```\n\n### Release Process\n\n1. Create a new version tag following semver conventions:\n\n```bash\ngit tag v1.0.0\ngit push origin v1.0.0\n```\n\n2. The GitHub Action will automatically:\n   - Build the package\n   - Update the version\n   - Publish to npm\n\n### Guidelines\n\n- Follow semantic versioning for releases\n- Update documentation when adding new token categories\n- Add comments to explain complex token relationships\n- Test tokens in a real application before releasing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxfoundation%2Flfx-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxfoundation%2Flfx-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxfoundation%2Flfx-ui/lists"}