{"id":18453987,"url":"https://github.com/cityofdetroit/cod-design-system","last_synced_at":"2026-01-07T03:47:41.611Z","repository":{"id":96408318,"uuid":"567500770","full_name":"CityOfDetroit/COD-Design-System","owner":"CityOfDetroit","description":"Design System proof of concept","archived":false,"fork":false,"pushed_at":"2024-05-21T16:36:44.000Z","size":109158,"stargazers_count":1,"open_issues_count":25,"forks_count":2,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2024-05-22T14:34:30.540Z","etag":null,"topics":["design-system","web-components"],"latest_commit_sha":null,"homepage":"https://cityofdetroit.github.io/COD-Design-System/","language":"JavaScript","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/CityOfDetroit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-17T23:26:05.000Z","updated_at":"2024-07-29T16:20:24.195Z","dependencies_parsed_at":"2023-10-05T15:43:27.219Z","dependency_job_id":"c1ee6186-0726-4c76-9186-a34274a38f84","html_url":"https://github.com/CityOfDetroit/COD-Design-System","commit_stats":null,"previous_names":["cityofdetroit/cod-design-system","jedgar1mx/cod-design-system"],"tags_count":32,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CityOfDetroit%2FCOD-Design-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CityOfDetroit%2FCOD-Design-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CityOfDetroit%2FCOD-Design-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CityOfDetroit%2FCOD-Design-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CityOfDetroit","download_url":"https://codeload.github.com/CityOfDetroit/COD-Design-System/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245898450,"owners_count":20690491,"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-system","web-components"],"created_at":"2024-11-06T08:02:26.255Z","updated_at":"2026-01-07T03:47:41.548Z","avatar_url":"https://github.com/CityOfDetroit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COD-Design-System\n\nDesign System proof of concept\n\n## Getting Started\n\nThis project was created using:\n\n- [Webpack](https://webpack.js.org/) as a web application bundler.\n- [Yarn](https://classic.yarnpkg.com/en/) to manage project dependencies.\n- [MapLibre](https://maplibre.org/) for map framework.\n- [Storybook](https://storybook.js.org/) for UI component management.\n\n## Using in Your Project\n\n1. Load package into your project\n   ```\n   yarn add @cityofdetroit/cod-design-system\n   ```\n   ```\n   npm i @cityofdetroit/cod-design-system\n   ```\n\n## Contributing\n\n### Setup Local Environment\n\n1. Download the repo.\n   ```\n   $ git clone git@github.com:jedgar1mx/COD-Design-System.git\n   ```\n2. Install node dependencies.\n\n   ```\n   $ yarn\n   ```\n\n3. Run local instance.\n\n   ```\n   $ yarn storybook\n   ```\n\n4. Build storybook.\n   ```\n   $ yarn build:storybook\n   ```\n\n### Testing\n\nUse Storybooks [built-in test-runner](https://storybook.js.org/docs/react/writing-tests/test-runner):\n\n1. Run a local instance of storybook in one process.\n\n2. Invoke the test runner in another. Note: depending on the power of you machine, you may have to reduce concurrent workers to avoid test timeout failures. Use `--maxWorkers=2` to limit the workers to two.\n   ```\n   $ yarn test:storybook\n   ```\n\n### Formatting and Linting\n\nThe remote repository will enforce ESLint rules and Prettier formatting.\n\nTo check ESLint and Prettier formatting locally:\n\n```\n$ yarn lint\n```\n\nTo format the code in `./src/`:\n\n```\n$ yarn prettier -w ./src\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityofdetroit%2Fcod-design-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcityofdetroit%2Fcod-design-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityofdetroit%2Fcod-design-system/lists"}