{"id":20957474,"url":"https://github.com/cottrellio/xy-components","last_synced_at":"2026-05-19T06:05:06.473Z","repository":{"id":78365883,"uuid":"111129489","full_name":"cottrellio/xy-components","owner":"cottrellio","description":"Yet another Material Ember component lib, but this time written with CSS Modules!","archived":false,"fork":false,"pushed_at":"2018-02-20T19:32:09.000Z","size":1911,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T06:13:50.985Z","etag":null,"topics":["css-modules","ember-addon","ember-components","extinsible","material-design"],"latest_commit_sha":null,"homepage":"https://cottrellio.github.io/xy-components/","language":"CSS","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/cottrellio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-11-17T17:04:30.000Z","updated_at":"2018-02-20T19:26:31.000Z","dependencies_parsed_at":"2023-06-25T22:21:17.943Z","dependency_job_id":null,"html_url":"https://github.com/cottrellio/xy-components","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cottrellio/xy-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cottrellio%2Fxy-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cottrellio%2Fxy-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cottrellio%2Fxy-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cottrellio%2Fxy-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cottrellio","download_url":"https://codeload.github.com/cottrellio/xy-components/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cottrellio%2Fxy-components/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265559858,"owners_count":23788084,"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":["css-modules","ember-addon","ember-components","extinsible","material-design"],"created_at":"2024-11-19T01:33:56.614Z","updated_at":"2026-05-19T06:05:01.444Z","avatar_url":"https://github.com/cottrellio.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xy-components\n\nInspired by Material Design (MD) component-library for Ember, but this time written with [Ember-CSS-Modules](https://github.com/salsify/ember-css-modules)!\n\nI say inspired because while a lot of the core design/ functionality comes from MD, I have taken many liberties.\n\nCheck out the [Docs with live demos](https://cottrellio.github.io/xy-components/)!\n\n## Why CSS Modules?\n\nCSS Modules localizes your styles to your component (each component has it's own styles CSS file). This makes your styles a first-class citizen along side your `template.hbs` and `component.js`. This means you can easily assign styles to each component to extend or override the defaults.\n\nYour component structure using CSS Modules:\n```\n/my-component\n   +component.js\n   +styles.css\n   +template.hbs\n```\n\ntldr; By moving your CSS into your component module, you can take control of the design while still having the heavy lifting done by the addon.\n\n## Installation\n\n* `git clone git@github.com:cottrellio/xy-components.git` this repository\n* `cd xy-components`\n* `npm install`\n\n## Running\n\n* `ember serve`\n* Visit your app at [http://localhost:4200](http://localhost:4200).\n\n## Running Tests\n\n* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)\n* `ember test`\n* `ember test --server`\n\n## Building\n\n* `ember build`\n\nFor more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcottrellio%2Fxy-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcottrellio%2Fxy-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcottrellio%2Fxy-components/lists"}