{"id":22196940,"url":"https://github.com/valtech-commerce/brand-guidelines","last_synced_at":"2026-04-17T01:31:44.539Z","repository":{"id":65726330,"uuid":"598274173","full_name":"valtech-commerce/brand-guidelines","owner":"valtech-commerce","description":"Valtech Brand Guidelines","archived":false,"fork":false,"pushed_at":"2023-02-06T21:25:27.000Z","size":2428,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-26T01:37:13.738Z","etag":null,"topics":["branding","css","scss","styleguide"],"latest_commit_sha":null,"homepage":"https://valtech-commerce.github.io/brand-guidelines","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/valtech-commerce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2023-02-06T19:10:41.000Z","updated_at":"2023-02-06T19:26:21.000Z","dependencies_parsed_at":"2023-02-19T12:16:34.993Z","dependency_job_id":null,"html_url":"https://github.com/valtech-commerce/brand-guidelines","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/valtech-commerce/brand-guidelines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fbrand-guidelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fbrand-guidelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fbrand-guidelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fbrand-guidelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valtech-commerce","download_url":"https://codeload.github.com/valtech-commerce/brand-guidelines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fbrand-guidelines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["branding","css","scss","styleguide"],"created_at":"2024-12-02T14:17:50.306Z","updated_at":"2026-04-17T01:31:44.495Z","avatar_url":"https://github.com/valtech-commerce.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @valtech-commerce/brand-guidelines\n\n[![npm][npm-badge]][npm-url]\n[![npm dependencies][dependencies-badge]][dependencies-url]\n[![Tests][tests-badge]][tests-url]\n[![npms][npms-badge]][npms-url]\n[![License: MIT][license-badge]][license-url]\n\n\u003e Valtech Brand Guidelines\n\n\n## Install\n\n```bash\n$ npm install @valtech-commerce/brand-guidelines\n```\n\n\n## Usage\n\nvia CSS\n```css\n@import \"@valtech-commerce/brand-guidelines/dist/guidelines.css\";\n\na {\n\tcolor: var(--valtech-guidelines-color-primary-blue);\n}\n```\n\nvia SCSS\n```scss\n@use \"@valtech-commerce/brand-guidelines/dist/guidelines\";\n\na {\n\tcolor: guidelines.get(\"color.primary.blue\");\n}\n```\n\nvia JavaScript\n```js\nimport { guidelines } from \"@valtech-commerce/brand-guidelines\";\n\nconsole.log(guidelines.color.primary.blue);  // #00bdfa\n```\n\n\n\n## Files\nThe guidelines are also available as a JSON file under `dist/guidelines.json`\n\nThe logos are available under `resources/logos`\n\nThe fonts are available under `resources/fonts`\n\n\n\n## Documentation\n\nView [documentation](https://valtech-commerce.github.io/brand-guidelines)\n\n\n\n\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n## License\n\nMIT © [Valtech Canada inc.](https://www.valtech.ca/)\n\n[npm-badge]:          https://img.shields.io/npm/v/@valtech-commerce/brand-guidelines?style=flat-square\n[dependencies-badge]: https://img.shields.io/david/valtech-commerce/brand-guidelines?style=flat-square\n[tests-badge]:        https://img.shields.io/github/workflow/status/valtech-commerce/brand-guidelines/tests/production?label=tests\u0026style=flat-square\n[npms-badge]:         https://badges.npms.io/%40valtech-commerce%2Fbrand-guidelines.svg?style=flat-square\n[license-badge]:      https://img.shields.io/badge/license-MIT-green?style=flat-square\n\n[npm-url]:          https://www.npmjs.com/package/@valtech-commerce/brand-guidelines\n[dependencies-url]: https://david-dm.org/valtech-commerce/brand-guidelines\n[tests-url]:        https://github.com/valtech-commerce/brand-guidelines/actions?query=workflow%3Atests+branch%3Aproduction\n[npms-url]:         https://npms.io/search?q=%40valtech-commerce%2Fbrand-guidelines\n[license-url]:      https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltech-commerce%2Fbrand-guidelines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaltech-commerce%2Fbrand-guidelines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltech-commerce%2Fbrand-guidelines/lists"}