{"id":16371545,"url":"https://github.com/riccardoperra/codeui","last_synced_at":"2025-03-21T01:31:43.045Z","repository":{"id":152211115,"uuid":"570910831","full_name":"riccardoperra/codeui","owner":"riccardoperra","description":"CodeImage UI Kit library for SolidJS","archived":false,"fork":false,"pushed_at":"2024-10-31T18:37:04.000Z","size":2087,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T18:02:59.343Z","etag":null,"topics":["codeimage","codeui","headless","kobalte","solidjs"],"latest_commit_sha":null,"homepage":"https://codeui.netlify.app","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/riccardoperra.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-26T14:30:41.000Z","updated_at":"2025-02-05T20:38:03.000Z","dependencies_parsed_at":"2024-01-06T16:26:28.924Z","dependency_job_id":"ca4e3efe-a224-42b7-b2d3-b9c490961fff","html_url":"https://github.com/riccardoperra/codeui","commit_stats":{"total_commits":187,"total_committers":4,"mean_commits":46.75,"dds":0.4866310160427807,"last_synced_commit":"ea3301f87761ed56d54ff5ddcca4cde9274736fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoperra%2Fcodeui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoperra%2Fcodeui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoperra%2Fcodeui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoperra%2Fcodeui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riccardoperra","download_url":"https://codeload.github.com/riccardoperra/codeui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244097099,"owners_count":20397538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["codeimage","codeui","headless","kobalte","solidjs"],"created_at":"2024-10-11T03:08:44.627Z","updated_at":"2025-03-21T01:31:42.676Z","avatar_url":"https://github.com/riccardoperra.png","language":"TypeScript","readme":"\u003cp\u003e\n  \u003cimg width=\"100%\" src=\"codeui.png\" alt=\"CodeUI Monorepo\"\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# CodeUI - [CodeImage](https://github.com/riccardoperra/codeimage) UI Kit\n\n[![pnpm](https://img.shields.io/badge/maintained%20with-pnpm-cc00ff.svg?logo=pnpm)](https://pnpm.io/)\n[![turborepo](https://img.shields.io/badge/built%20with-turborepo-cc00ff.svg?logo=turborepo)](https://turborepo.org/)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/bcc7a6d1-e9dc-4650-a465-ced9cd676f6b/deploy-status?style=for=t)](https://app.netlify.com/sites/codeui/deploys)\n\n\u003e **Warning** This is Still WIP\n\n\u003c/div\u003e\n\n## Project Commands\n\nList of cli commands available from a project root.\n\nTo use the commands, first install [pnpm](https://pnpm.io) and install dependencies with `pnpm i`.\n\n```bash\npnpm run dev\n# Builds all packages in watch mode, and starts all playgrounds\n# turbo run dev --parallel\n\npnpm run build\n# Builds all the packages in the monorepo\n# turbo run build --filter=!./playgrounds/*\n\npnpm run test\n# Runs tests for all the packages in the monorepo\n# turbo run test --filter=!./playgrounds/*\n\npnpm run typecheck\n# Runs TS typecheck for all the packages in the monorepo\n# turbo run typecheck --filter=!./playgrounds/*\n\npnpm run build-test\n# Runs build, typecheck and test commands for all the packages in the monorepo\n# \"turbo run build test typecheck --filter=!./playgrounds/*\n\npnpm run format\n# Formats the reposotory with prettier\n# prettier -w \\\"packages/**/*.{js,ts,json,css,tsx,jsx,md}\\\" \\\"playgrounds/**/*.{js,ts,json,css,tsx,jsx,md}\\\"\n\npnpm run changeset\n# Creates a changeset\n# changeset\n\npnpm run version-packages\n# Applies changesets to bump package versions and update CHANGELOGs\n# \"changeset version \u0026\u0026 pnpm i\n\npnpm run release\n# Builds and publishes changed packages to npm\n# pnpm run build-test \u0026\u0026 changeset publish\n\npnpm run update-deps\n# Updates all dependencies in the repository\n# taze -w -r \u0026\u0026 pnpm i\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friccardoperra%2Fcodeui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friccardoperra%2Fcodeui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friccardoperra%2Fcodeui/lists"}