{"id":18303026,"url":"https://github.com/etchteam/diamond-ui","last_synced_at":"2026-06-17T21:03:05.907Z","repository":{"id":213669766,"uuid":"734641118","full_name":"etchteam/diamond-ui","owner":"etchteam","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-12T14:38:20.000Z","size":1141,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T05:33:54.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/etchteam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2023-12-22T08:03:42.000Z","updated_at":"2024-05-31T14:42:25.975Z","dependencies_parsed_at":"2024-01-15T15:35:23.964Z","dependency_job_id":"424d2189-e15f-4e3e-a461-85530fc36c6a","html_url":"https://github.com/etchteam/diamond-ui","commit_stats":null,"previous_names":["etchteam/diamond-ui"],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etchteam%2Fdiamond-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etchteam%2Fdiamond-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etchteam%2Fdiamond-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etchteam%2Fdiamond-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etchteam","download_url":"https://codeload.github.com/etchteam/diamond-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018070,"owners_count":21034048,"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":[],"created_at":"2024-11-05T15:23:46.059Z","updated_at":"2026-06-17T21:03:05.884Z","avatar_url":"https://github.com/etchteam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diamond UI\n\nDiamond UI is a collection of design tokens, CSS, web components and [CSS web components](https://etch.co/blog/css-web-components) that can be used to scaffold out web projects.\n\nThe components are built using the methodology from the [Diamond UI docs](https://diamond/etch.co). They are extremely light weight, using very little JavaScript or external dependencies. The components and CSS should be installable in any project or framework.\n\n## Install\n\nInstall the package from npm.\n\n```shell\nnpm i @etchteam/diamond-ui --save\n```\n\nInclude the base CSS, either in JS or SCSS/CSS or HTML\n\n```scss\n@import '~@etchteam/diamond-ui/diamond-ui.css';\n```\n\nComponents can be imported by importing the file, which will also give type completion.\n\n```js\nimport '@etchteam/diamond-ui/composition/Grid/Grid';\n```\n\nAnd then used in HTML (or React, Vue, Angular, etc)\n\n```html\n\u003cdmd-grid\u003e\n  \u003cdmd-grid-item\u003e\n    Grid content\n  \u003c/dmd-grid-item\u003e\n\u003c/dmd-grid\u003e\n```\n\n## Configure\n\nDiamond comes with smart defaults for tokens, but these can all be overwritten by creating your own\nset of CSS tokens applied to `:root`. All the tokens are listed in the [token docs](https://diamond.etch.co/components?path=/docs/foundations-tokens-border--docs)\n\nDiamond supports custom theming, but in the interests of needing to override the least amount of base config, no production-ready themes are available out of the box. Full docs on creating themes which can be applied to components are available in the [theme docs](https://diamond.etch.co/components?path=/docs/docs-theming--docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetchteam%2Fdiamond-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetchteam%2Fdiamond-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetchteam%2Fdiamond-ui/lists"}