{"id":14970953,"url":"https://github.com/coingaming/moon-design","last_synced_at":"2025-05-16T09:04:23.963Z","repository":{"id":36950988,"uuid":"164407724","full_name":"coingaming/moon-design","owner":"coingaming","description":"Moon Design System for React","archived":false,"fork":false,"pushed_at":"2024-08-09T14:18:08.000Z","size":80099,"stargazers_count":275,"open_issues_count":5,"forks_count":28,"subscribers_count":31,"default_branch":"develop","last_synced_at":"2025-05-08T05:35:34.076Z","etag":null,"topics":["design-patterns","design-system","design-systems","monorepo","react","react-components","storybook","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://moon.io/","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/coingaming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2019-01-07T09:19:09.000Z","updated_at":"2025-05-08T04:22:13.000Z","dependencies_parsed_at":"2023-10-11T19:27:23.251Z","dependency_job_id":"6e3fa016-35bc-4c0a-8bfc-38512cda9363","html_url":"https://github.com/coingaming/moon-design","commit_stats":{"total_commits":3311,"total_committers":74,"mean_commits":44.74324324324324,"dds":0.8057988523104802,"last_synced_commit":"4ebd9700fc2d19433ebb3aeb873eab4a6b499065"},"previous_names":[],"tags_count":633,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coingaming%2Fmoon-design","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coingaming%2Fmoon-design/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coingaming%2Fmoon-design/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coingaming%2Fmoon-design/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coingaming","download_url":"https://codeload.github.com/coingaming/moon-design/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253009529,"owners_count":21839711,"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":["design-patterns","design-system","design-systems","monorepo","react","react-components","storybook","tailwindcss","typescript"],"created_at":"2024-09-24T13:44:24.760Z","updated_at":"2025-05-16T09:04:18.951Z","avatar_url":"https://github.com/coingaming.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moon Design System\n\n[![npm (scoped)](https://img.shields.io/npm/v/@heathmont/moon-core-tw)](https://www.npmjs.com/package/@heathmont/moon-core-tw)\n[![Commitizen Friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\n\u003cimg width=\"644\" alt=\"Moon Design System\" src=\"https://user-images.githubusercontent.com/232199/133601344-e63bd62f-dd0f-47a1-9d1e-b5cb065e5a90.png\"\u003e\n\n## Please use our new repository.\n\n[Moon Light](https://github.com/coingaming/moon-light) - a lightweight version of the Moon Design System.\n\n**New repo link**: https://github.com/coingaming/moon-light\n\n## Installing Moon Design\n\n0. [Install pnpm](https://pnpm.io/installation):\n\n   ```sh\n   corepack enable\n\n   // Note that we are using pnpm version 8\n\n   corepack prepare pnpm@8.2.0 --activate\n   ```\n\n1. Install dependencies and link local packages together:\n\n   ```sh\n   pnpm install\n   ```\n\n2. Compile and build all packages:\n\n   ```sh\n   pnpm run build\n   ```\n\n3. Run storybook for development:\n\n   ```sh\n   pnpm run next dev\n   ```\n\n4. For Hot Module Replacement run these tasks in parallel:\n\n   ```sh\n   pnpm run watch\n   ```\n\n   ```sh\n   pnpm run next dev\n   ```\n\n5. Build and run storybook for production at `localhost:80`:\n\n   ```sh\n   pnpm run next build\n   ```\n\n   ```sh\n   pnpm run next start\n   ```\n\n## Architecture\n\nOur [pnpm](https://pnpm.io/motivation) monorepo publishes key layers as individual `@heathmont/moon-` packages:\n\n1. [`next-docs/`](#docs) - Style guide and documentation\n2. [`workspaces/`](#design-system) - Moon Design System\n3. [`packages/`](#design-system) - Legacy components, solely for supporting older projects.\n\nPackages are developed inside their respective `src` folders, utilizing [pnpm workspaces](https://pnpm.io/workspaces) for dependency linking/sharing. The distributable code is generated in each package's lib by the TypeScript compiler.\n\n## Contributing\n\nIf you're interested in contributing to Moon Design, please read our [сontributing docs](CONTRIBUTING.md) before submitting a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoingaming%2Fmoon-design","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoingaming%2Fmoon-design","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoingaming%2Fmoon-design/lists"}