{"id":14977085,"url":"https://github.com/agrc/kitchen-sink","last_synced_at":"2026-01-16T13:48:09.198Z","repository":{"id":38783319,"uuid":"138103428","full_name":"agrc/kitchen-sink","owner":"agrc","description":"UGRC npm packages","archived":false,"fork":false,"pushed_at":"2026-01-14T22:59:09.000Z","size":8921,"stargazers_count":4,"open_issues_count":20,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-15T00:46:43.459Z","etag":null,"topics":["esri","esri-javascript-api","esri-js","monorepo","react","react-components","react-hooks","reactjs","storybook","vite","vitejs","vitejs-react","vitest"],"latest_commit_sha":null,"homepage":"https://gis.utah.gov/solutions/for-application-developers/","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/agrc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-21T01:20:09.000Z","updated_at":"2026-01-14T22:53:10.000Z","dependencies_parsed_at":"2023-02-17T13:30:26.793Z","dependency_job_id":"e9eef557-1772-43d6-be54-554b65399af2","html_url":"https://github.com/agrc/kitchen-sink","commit_stats":{"total_commits":602,"total_committers":4,"mean_commits":150.5,"dds":0.4534883720930233,"last_synced_commit":"3a298162151aac58d4377086b3be314b7a49059c"},"previous_names":["steveoh/steveoh-testing-mono-repo","steveoh/steveoh-testing-mono-mouse-trap"],"tags_count":255,"template":false,"template_full_name":null,"purl":"pkg:github/agrc/kitchen-sink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Fkitchen-sink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Fkitchen-sink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Fkitchen-sink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Fkitchen-sink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrc","download_url":"https://codeload.github.com/agrc/kitchen-sink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Fkitchen-sink/sbom","scorecard":{"id":171135,"data":{"date":"2025-08-11","repo":{"name":"github.com/agrc/kitchen-sink","commit":"094357c422e661b8dfb1ef9eaa59da939daad645"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:16","Warn: no topLevel permission defined: .github/workflows/issue_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/release.yml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/issue_comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scheduled.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agrc/kitchen-sink/scheduled.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T16:29:48.256Z","repository_id":38783319,"created_at":"2025-08-16T16:29:48.256Z","updated_at":"2025-08-16T16:29:48.256Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["esri","esri-javascript-api","esri-js","monorepo","react","react-components","react-hooks","reactjs","storybook","vite","vitejs","vitejs-react","vitest"],"created_at":"2024-09-24T13:55:01.691Z","updated_at":"2026-01-16T13:48:09.187Z","avatar_url":"https://github.com/agrc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitchen Sink\n\n[![Release Events](https://github.com/agrc/kitchen-sink/actions/workflows/release.yml/badge.svg)](https://github.com/agrc/kitchen-sink/actions/workflows/release.yml)\n\n[![utah-design-system](https://img.shields.io/npm/v/@ugrc/utah-design-system?label=utah-design-system)](https://www.npmjs.com/package/@ugrc/utah-design-system)\n[![mouse-trap](https://img.shields.io/npm/v/@ugrc/mouse-trap?label=mouse-trap)](https://www.npmjs.com/package/@ugrc/mouse-trap)\n[![utilities](https://img.shields.io/npm/v/@ugrc/utilities?label=utilities)](https://www.npmjs.com/package/@ugrc/utilities)\n[![esri-theme-toggle](https://img.shields.io/npm/v/@ugrc/esri-theme-toggle?label=esri-theme-toggle)](https://www.npmjs.com/package/@ugrc/esri-theme-toggle)\n[![eslint-config](https://img.shields.io/npm/v/@ugrc/eslint-config?label=eslint-config)](https://www.npmjs.com/package/@ugrc/eslint-config)\n[![tailwind-preset](https://img.shields.io/npm/v/@ugrc/tailwind-preset?label=tailwind-preset)](https://www.npmjs.com/package/@ugrc/tailwind-preset)\n[![tsconfigs](https://img.shields.io/npm/v/@ugrc/tsconfigs?label=tsconfigs)](https://www.npmjs.com/package/@ugrc/tsconfigs)\n\nA monorepo containing UGRC's reusable React components, utilities, and configuration packages.\n\n## Preview\n\nThe [storybook files](https://ut-dts-agrc-kitchen-sink-prod.web.app/) are published to the web to view and learn about the components.\n\n## Packages\n\nThis monorepo contains the following packages:\n\n### [@ugrc/utah-design-system](./packages/utah-design-system)\n\nA collection of React components implementing the [Utah Design System](https://designsystem.utah.gov). Includes spatial components for maps, geocoding, and location services built with React Aria and ArcGIS.\n\n```bash\nnpm install @ugrc/utah-design-system\n```\n\n### [@ugrc/mouse-trap](./packages/mouse-trap)\n\nA React component that displays cursor coordinates while hovering over an ArcGIS map. Supports multiple coordinate systems and projections.\n\n```bash\nnpm install @ugrc/mouse-trap\n```\n\n### [@ugrc/utilities](./packages/utilities)\n\nShared utility functions and React hooks for UGRC projects, including helpers for working with ArcGIS maps and spatial data.\n\n```bash\nnpm install @ugrc/utilities\n```\n\n### [@ugrc/esri-theme-toggle](./packages/esri-theme-toggle)\n\nAutomatically switches between Esri CSS themes based on the browser's preferred color scheme (light/dark mode).\n\n```bash\nnpm install @ugrc/esri-theme-toggle\n```\n\n### [@ugrc/eslint-config](./packages/eslint-config)\n\nShared ESLint configurations for UGRC projects with support for React, TypeScript, and Storybook.\n\n```bash\nnpm install --save-dev @ugrc/eslint-config\n```\n\n### [@ugrc/tailwind-preset](./packages/tailwind-preset)\n\nThe default Tailwind CSS preset for UGRC projects with support for React Aria Components.\n\n```bash\nnpm install --save-dev @ugrc/tailwind-preset\n```\n\n### [@ugrc/tsconfigs](./packages/tsconfigs)\n\nShared TypeScript configurations for UGRC projects, including browser and Vite-specific configurations.\n\n```bash\nnpm install --save-dev @ugrc/tsconfigs\n```\n\n## Package Dependencies\n\nSome packages in this monorepo depend on each other:\n\n```mermaid\ngraph TD\n    utilities[utilities]\n    utah-design-system[utah-design-system]\n    mouse-trap[mouse-trap]\n\n    utilities --\u003e utah-design-system\n    utilities --\u003e mouse-trap\n\n    style utilities fill:#e1f5ff\n    style utah-design-system fill:#fff4e1\n    style mouse-trap fill:#fff4e1\n```\n\n- **`@ugrc/utah-design-system`** depends on **`@ugrc/utilities`** for shared utility functions and React hooks\n- **`@ugrc/mouse-trap`** depends on **`@ugrc/utilities`** for coordinate projection utilities\n\nThe remaining packages (`eslint-config`, `esri-theme-toggle`, `tailwind-preset`, `tsconfigs`) are standalone and have no internal dependencies.\n\n## Development\n\n1. Build the packages\n   1. `npm run build`\n2. View the stories\n   1. `npm run storybook`\n\n### Conventional Commits\n\nPlease use [conventional commits](https://www.conventionalcommits.org) with the following scopes:\n\n- `monorepo`\n- `design-system`\n- `eslint-config`\n- `layer-selector`\n- `mouse-trap`\n- `tailwind`\n- `tsconfigs`\n- `utilities`\n\nWithin the utah design system use the lower snake case component name\n\n- `button`\n- `tag-group`\n- `hooks`\n\nor if general package updates use\n\n- `uds`\n\n### NPM Linking\n\nTo test these packages in other local projects, first run `npm link -workspaces` from the root of this project. Then run `npm link @ugrc/utah-design-system` from the root of your test project. Please note that you need to run `npm link` for all of the packages at the same time or previous ones will be removed.\n\nThen run `npm run build:watch --workspace packages/sherlock` to automatically build the package any time a file is saved.\n\n## Dependencies\n\nTo continue with tailwind version 3 support\n\n- tailwind-merge is pinned at version 2.6.1 and\n- tailwind-variants is pinned at version 0.3.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrc%2Fkitchen-sink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrc%2Fkitchen-sink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrc%2Fkitchen-sink/lists"}