{"id":15130363,"url":"https://github.com/lumm-c/pixie-ui","last_synced_at":"2026-01-28T09:35:52.813Z","repository":{"id":254374871,"uuid":"846123842","full_name":"lumm-c/pixie-ui","owner":"lumm-c","description":"A playful and cute React UI component library offering simple, distinctive, and user-friendly elements for your apps.","archived":false,"fork":false,"pushed_at":"2024-09-01T15:18:03.000Z","size":1103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T10:46:16.345Z","etag":null,"topics":["react","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lumm-c.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":"2024-08-22T15:20:35.000Z","updated_at":"2024-09-01T15:17:33.000Z","dependencies_parsed_at":"2024-09-05T20:14:44.740Z","dependency_job_id":"9cec7b9f-dd0b-4d6f-a29a-bc65108c46fb","html_url":"https://github.com/lumm-c/pixie-ui","commit_stats":null,"previous_names":["carolcheng/pixie-ui","lumm-c/pixie-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lumm-c/pixie-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumm-c%2Fpixie-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumm-c%2Fpixie-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumm-c%2Fpixie-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumm-c%2Fpixie-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lumm-c","download_url":"https://codeload.github.com/lumm-c/pixie-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumm-c%2Fpixie-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28843930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"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":["react","webpack"],"created_at":"2024-09-26T02:46:23.109Z","updated_at":"2026-01-28T09:35:52.796Z","avatar_url":"https://github.com/lumm-c.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[中文文檔](./README.zh-CN.md)\n\n# PIXIE-UI\n\n**PIXIE-UI** is a React UI component library designed with a cute and playful style, aimed at providing simple, easy-to-use, and visually distinctive components for your applications. The components in this library are inspired by a cute design aesthetic, making them perfect for applications that need a soft, whimsical touch.\n\n\n## Features\n\n\n1. **Text**: The first component in PIXIE-UI, designed for web applications, features multiple font weights with a cute style. It also includes a simplified version of the fonts optimized for Traditional Chinese characters. The primary font sources are:\n   - [NaikaiFont (瀨戶字體)](https://github.com/max32002/naikaifont)\n   - [open-huninn font (粉圓體)](https://github.com/marsnow/open-huninn-web-font)\n\n## Installation\n\nPIXIE-UI is currently in development. You can clone the repository from GitHub and start testing and developing locally.\n\n```bash\ngit clone https://github.com/your-username/pixie-ui.git\ncd pixie-ui\nnpm install\ngit submodule update --init --recursive\nnpm run link-fonts\nnpm start\n```\n\n## How to Use\n\nTo use PIXIE-UI in your project, simply import the components you need. Here's an example of how to use the Text component with custom fonts:\n\n```javascript\nimport { ThemeProvider, Text } from 'pixie-ui';\nimport { FontFamilies, FontWeights } from 'pixie-ui/constants';\n\nfunction App() {\n  return (\n    \u003cThemeProvider fontFamily={FontFamilies.NAIKAI} fontWeight={FontWeights.BOLD}\u003e\n      \u003cText\u003e可愛的字體效果！\u003c/Text\u003e\n    \u003c/ThemeProvider\u003e\n  );\n}\n```\n\n## Roadmap\n\nThe first component in PIXIE-UI is a cute style font component. Future plans include adding more cute-themed UI components, such as:\n\n\n1. Cute Text \n2. Cute Buttons\n3. Cute Cards\n4. Cute Typography\n5. Cute Input Fields\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumm-c%2Fpixie-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flumm-c%2Fpixie-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumm-c%2Fpixie-ui/lists"}