{"id":50370146,"url":"https://github.com/keyfunc/uno","last_synced_at":"2026-05-30T06:31:09.565Z","repository":{"id":270976386,"uuid":"911487056","full_name":"keyfunc/uno","owner":"keyfunc","description":"A front-end development set of tools","archived":false,"fork":false,"pushed_at":"2026-05-22T09:32:38.000Z","size":775,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-22T14:52:03.785Z","etag":null,"topics":["cli","front-end-tools"],"latest_commit_sha":null,"homepage":"https://docs.keyfu.cc","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/keyfunc.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":"2025-01-03T06:11:57.000Z","updated_at":"2026-05-22T09:32:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"755f7664-06c4-4fa4-bfeb-7d7c5b43684a","html_url":"https://github.com/keyfunc/uno","commit_stats":null,"previous_names":["promonkeyli/clear","keyfunc/clear","keyfunc/uno"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keyfunc/uno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfunc%2Funo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfunc%2Funo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfunc%2Funo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfunc%2Funo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keyfunc","download_url":"https://codeload.github.com/keyfunc/uno/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfunc%2Funo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33682998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","front-end-tools"],"created_at":"2026-05-30T06:31:08.291Z","updated_at":"2026-05-30T06:31:09.560Z","avatar_url":"https://github.com/keyfunc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uno\n\n\u003e A front-end development toolkit monorepo.\n\nUno contains two CLI packages:\n\n| Package | Description |\n| --- | --- |\n| [`create-uno`](./packages/create-uno) | Create projects from remote templates. |\n| [`@keyfun/uno`](./packages/uno) | Generate front-end component, store, and service files. |\n\n## Packages\n\n### create-uno\n\nUse `create-uno` to scaffold a project from templates listed in [`templates.json`](https://github.com/keyfunc/template/blob/master/templates.json).\n\n```bash\npnpm create uno\n```\n\nOr:\n\n```bash\nnpm create uno@latest\nyarn create uno\n```\n\n### @keyfun/uno\n\nUse `uno` to generate common front-end files.\n\n```bash\nnpm install -g @keyfun/uno\n```\n\nGenerate a React component:\n\n```bash\nuno generate component Button\nuno g c Button\n```\n\nGenerate a Zustand store:\n\n```bash\nuno generate store user\nuno g st user\n```\n\nGenerate a service:\n\n```bash\nuno generate service user\nuno g s user\n```\n\n## Development\n\nInstall dependencies from the repository root:\n\n```bash\npnpm install\n```\n\nBuild a package:\n\n```bash\ncd packages/create-uno\nnpm run build\n```\n\n```bash\ncd packages/uno\nnpm run build\n```\n\n## Repository\n\n- [Issues](https://github.com/keyfunc/uno/issues)\n- [Templates](https://github.com/keyfunc/template)\n\n## License\n\nSee package-level licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyfunc%2Funo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyfunc%2Funo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyfunc%2Funo/lists"}