{"id":14990480,"url":"https://github.com/maritzstl/chameleon","last_synced_at":"2025-08-20T03:52:02.305Z","repository":{"id":35042708,"uuid":"196090137","full_name":"MaritzSTL/chameleon","owner":"MaritzSTL","description":"Chameleon Web Components - A collection of lightweight, unidirectional, framework-agnostic elements based on the Chameleon Design System","archived":false,"fork":false,"pushed_at":"2023-01-06T19:53:38.000Z","size":11900,"stargazers_count":27,"open_issues_count":53,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-12T02:24:52.589Z","etag":null,"topics":["design-system","lit-element","lit-html","webcomponents"],"latest_commit_sha":null,"homepage":"https://chameleon-design-system.netlify.app","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/MaritzSTL.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}},"created_at":"2019-07-09T22:05:28.000Z","updated_at":"2023-07-18T15:27:13.000Z","dependencies_parsed_at":"2023-01-15T12:37:44.911Z","dependency_job_id":null,"html_url":"https://github.com/MaritzSTL/chameleon","commit_stats":null,"previous_names":[],"tags_count":546,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaritzSTL%2Fchameleon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaritzSTL%2Fchameleon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaritzSTL%2Fchameleon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaritzSTL%2Fchameleon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaritzSTL","download_url":"https://codeload.github.com/MaritzSTL/chameleon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506361,"owners_count":21115421,"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","lit-element","lit-html","webcomponents"],"created_at":"2024-09-24T14:20:12.277Z","updated_at":"2025-04-12T02:25:21.118Z","avatar_url":"https://github.com/MaritzSTL.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/MaritzSTL/chameleon/master/docs/assets/chameleon.jpg\" /\u003e\n\u003c/div\u003e\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/1dec763c-8977-46bc-b008-140b158960f6/deploy-status)](https://app.netlify.com/sites/chameleon-design-system/deploys)\n[![CircleCI](https://circleci.com/gh/MaritzSTL/chameleon/tree/master.svg?style=shield)](https://circleci.com/gh/MaritzSTL/chameleon/tree/master)\n[![codecov](https://codecov.io/gh/MaritzSTL/chameleon/branch/master/graph/badge.svg)](https://codecov.io/gh/MaritzSTL/chameleon)\n\n# Chameleon Web Components\n\n```js script\nexport default {\n  title: \"Intro|Chameleon Web Components\",\n  options: { selectedPanel: \"storybookjs/docs/panel\" },\n};\n```\n\nChameleon Web Components - A collection of lightweight, unidirectional, framework-agnostic elements based on the Chameleon Design System.\n\n## Prerequisites\n\nThe Chameleon project relies on some awesome tools in order to work properly. You'll want to have the following installed:\n\n- [Node.js](https://nodejs.org) - JavaScript runtime built on Chrome's V8 JavaScript Engine (this project uses v12.7.0)\n- [Git](https://git-scm.com/downloads) - Version control software for cloning this repository\n- [NVM (Node Version Manager)](https://github.com/nvm-sh/nvm) - A bash script to manage multiple active node.js versions\n- [Yarn](https://yarnpkg.com/lang/en/) - Package manager used for Yarn workspaces\n\n## Setup\n\n**Note:** Please ensure you have all the prerequisite software installed before running any of these commands!\n\nTo setup Chameleon for development, run the following in your folder of choice:\n\n```bash\ngit clone git@github.com:MaritzSTL/chameleon.git \u0026\u0026 cd chameleon \u0026\u0026 nvm use \u0026\u0026 yarn setup\n```\n\nChameleon uses storybook for development, so when you're ready to get going just run:\n\n```bash\nyarn dev\n```\n\nTo build each element and package for distribution, run:\n\n```bash\nyarn build\n```\n\nIf something looks wrong or you need to refresh your dependencies for whatever reason you can run:\n\n```bash\nyarn clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaritzstl%2Fchameleon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaritzstl%2Fchameleon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaritzstl%2Fchameleon/lists"}