Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopware/meteor
Meteor is Shopware’s open-source design system that drives our commerce solutions. Extend and customise every aspect of Shopware – create elegant, delightful, and accessible experiences. There are no limits to your imagination.
https://github.com/shopware/meteor
component-library design-system design-tokens figma icons sdk vue
Last synced: 1 day ago
JSON representation
Meteor is Shopware’s open-source design system that drives our commerce solutions. Extend and customise every aspect of Shopware – create elegant, delightful, and accessible experiences. There are no limits to your imagination.
- Host: GitHub
- URL: https://github.com/shopware/meteor
- Owner: shopware
- License: mit
- Created: 2024-02-05T09:07:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T07:37:04.000Z (3 days ago)
- Last Synced: 2025-02-04T08:26:30.500Z (2 days ago)
- Topics: component-library, design-system, design-tokens, figma, icons, sdk, vue
- Language: TypeScript
- Homepage: https://shopware.design
- Size: 66.5 MB
- Stars: 21
- Watchers: 23
- Forks: 6
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Meteor
Meteor is Shopware’s open-source design system that drives our commerce solutions.
Extend and customise every aspect of Shopware – create elegant, delightful, and
accessible experiences. There are no limits to your imagination.## How to navigate through this project
This repository contains all project related to the Meteor Design System used and maintained by shopware and it's contributors.
```
meteor/
├── docs
│ └── admin-sdk # Documentation about the Meteor Admin SDK
├── examples
│ ├── admin-sdk-app # Basic project to get started with the Meteor Admin SDK
│ └── nuxt-app # Simple Nuxt server-side rendered application
└── packages
├── admin-sdk # SDK to build Apps for the Shopware 6 Administration
├── component-library # Collection of the Meteor Vue.js components
├── icon-kit # Meteor icons in one single place
└── tokens # Design Tokens powering the Meteor Design System
```## Contribute to Meteor
Pull requests are welcome. See the [contribution guidelines](./CONTRIBUTING.md) for more information.
## License
Source code is under a custom license based on MIT.