{"id":15011277,"url":"https://github.com/ebay/skin","last_synced_at":"2025-04-14T19:48:37.899Z","repository":{"id":11038634,"uuid":"13373214","full_name":"eBay/skin","owner":"eBay","description":"Pure CSS framework designed \u0026 developed by eBay for a branded, e-commerce marketplace.","archived":false,"fork":false,"pushed_at":"2025-04-04T18:16:04.000Z","size":70621,"stargazers_count":184,"open_issues_count":39,"forks_count":70,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-04-07T17:03:24.636Z","etag":null,"topics":["a11y","accessibility","aria","bem","bem-methodology","css","css-framework","ebay","html","less","library","styles","stylesheets"],"latest_commit_sha":null,"homepage":"https://opensource.ebay.com/skin/","language":"Marko","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/eBay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2013-10-07T02:02:31.000Z","updated_at":"2025-03-28T22:38:31.000Z","dependencies_parsed_at":"2023-10-11T20:51:50.846Z","dependency_job_id":"ab5d4ea4-3cd9-4a8e-a031-af23355676e2","html_url":"https://github.com/eBay/skin","commit_stats":{"total_commits":2269,"total_committers":57,"mean_commits":39.80701754385965,"dds":0.7730277655354783,"last_synced_commit":"d6ac9962e39071f067437eda87b33393a102cd8f"},"previous_names":[],"tags_count":237,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eBay%2Fskin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eBay%2Fskin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eBay%2Fskin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eBay%2Fskin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eBay","download_url":"https://codeload.github.com/eBay/skin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694866,"owners_count":20980732,"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":["a11y","accessibility","aria","bem","bem-methodology","css","css-framework","ebay","html","less","library","styles","stylesheets"],"created_at":"2024-09-24T19:40:08.490Z","updated_at":"2025-04-07T17:03:53.459Z","avatar_url":"https://github.com/eBay.png","language":"Marko","readme":"[![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/f1364dca/eBay-Skin)\n\n# Skin\n\n\u003e Pure CSS framework designed \u0026 developed by eBay for a branded, e-commerce marketplace.\n\nPlease visit the [Skin website](https://opensource.ebay.com/skin/) for all end-user documentation.\n\n## License\n\nSkin is [MIT](LICENSE) licensed.\n\n## Install\n\nSkin is available as the `@ebay/skin` package on [NPM](https://www.npmjs.com/). Skin is also available on our [CDN](https://opensource.ebay.com/skin/#cdn).\n\n## Versioning\n\nSkin follows [Semantic Versioning](http://semver.org):\n\n1. MAJOR version when we make incompatible API changes,\n1. MINOR version when we add functionality in a backwards-compatible manner\n1. PATCH version when we make backwards-compatible bug fixes.\n\nMore detailed insight into our versioning process can be found in our [contributing guide](CONTRIBUTING.md).\n\n## Releases\n\nPlease refer to our [releases](https://github.com/eBay/skin/releases) page to view the change log for current and past releases.\n\nPlease refer to our [web archive](https://opensource.ebay.com/skin/archive/) for past examples and documentation.\n\n## Roadmap\n\nPlease refer to our [projects](https://github.com/eBay/skin/projects) page to see what's coming down the pipeline.\n\n## Browser Support\n\nPlease view our [@ebay/browserslist-config](https://github.com/eBay/browserslist-config/blob/master/index.js) to see which browsers we currently support.\n\n_SPOILER_: we do not support IE10 or under.\n\n## Accessibility (A11Y)\n\nWe take accessibility very seriously. Very seriously indeed. Therefore all modules are built in accordance to the \u003ca href=\"https://ebay.gitbooks.io/mindpatterns/content/\"\u003eeBay MIND Patterns\u003c/a\u003e. These patterns, in turn, build on from the specifications provided by the \u003ca href=\"https://w3c.github.io/aria-practices/\"\u003eWAI-ARIA Authoring Practices\u003c/a\u003e.\n\n## Issues\n\nPlease use our [issues page](https://github.com/eBay/skin/issues) to ask questions, report issues or submit feature requests.\n\nTo help track your issue, the Skin admins will assign it with a label from one or more issue categories.\n\n## Custom Bundler\n\nSkin provides a command to create your own bundles for uploading to cdn. Use `bin/generate-bundle.js` in order to create separate bundles.\n\n`bin/generate-bundle.js list` -\u003e List available modules (used for the --modules argument)\n\n`bin/generate-bundle.js bundle ebay` -\u003e Create a bundle under the ebay folder\n\n`bin/generate-bundle.js bundle ebay --modules button carousel` -\u003e Create a bundle under the ebay folder with only button and carousel modules\n\n`bin/generate-bundle.js bundle ebay --scope-class ebay --scope-specificity 5` -\u003e Create a bundle under the ebay folder with all CSS styles wrapped under `.ebay.ebay.ebay.ebay.ebay {}`\n\n## Developing \u0026amp; Contributing\n\nInterested in contributing? Head over to our [contributing guide](CONTRIBUTING.md) for information on how to get started.\n\nContributions don't have to be code! They can be ideas, inspiration, discussion or filing bugs!\n\n## People\n\nThe original creator of Skin is [Senthil Padmanabhan](https://github.com/senthilp).\n\nThe current author and lead maintainer is [Ian McBurnie](https://github.com/ianmcburnie).\n\n[List of all contributors](https://github.com/eBay/skin/graphs/contributors).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febay%2Fskin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febay%2Fskin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febay%2Fskin/lists"}