Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days 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.

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.