Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovh/design-system
A collection of assets, guidelines and UI components for building consistent user experiences across OVHcloud products.
https://github.com/ovh/design-system
design design-system hacktoberfest ods ovhcloud system
Last synced: about 1 month ago
JSON representation
A collection of assets, guidelines and UI components for building consistent user experiences across OVHcloud products.
- Host: GitHub
- URL: https://github.com/ovh/design-system
- Owner: ovh
- License: other
- Created: 2022-09-21T07:46:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T10:00:04.000Z (about 1 month ago)
- Last Synced: 2024-10-29T11:47:38.218Z (about 1 month ago)
- Topics: design, design-system, hacktoberfest, ods, ovhcloud, system
- Language: SCSS
- Homepage: https://ovh.github.io/design-system/latest/
- Size: 53.7 MB
- Stars: 22
- Watchers: 13
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
- jimsghstars - ovh/design-system - A collection of assets, guidelines and UI components for building consistent user experiences across OVHcloud products. (SCSS)
README
### A collection of assets and guidelines for building consistent user experiences across OVHCloud products.
[![NPM version][npm-image]][npm-url] [![License](https://img.shields.io/badge/Licence-Apache%202.0-blue.svg)](./LICENSE.md) [![Last commit][last-commit-image]][last-commit-url]\
[![StencilJS][stenciljs-image]][stenciljs-url] [![TypeScript][typescript-image]][typescript-url] [![Sass][sass-image]][sass-url]\
[![Storybook][storybook-image]][storybook-url] [![Jest][jest-image]][jest-url] [![Puppeteer][puppeteer-image]][puppeteer-url][npm-image]: https://img.shields.io/badge/-NPM-A00709?logo=npm&logoColor=white
[npm-url]: https://www.npmjs.com/package/@ovhcloud/ods-components
[last-commit-image]: https://img.shields.io/github/last-commit/ovh/design-system
[last-commit-url]: https://github.com/ovh/design-system/commits
[stenciljs-image]: https://img.shields.io/badge/-StencilJS-000?logo=webcomponents.org&logoColor=white
[stenciljs-url]: https://stenciljs.com/
[typescript-image]: https://img.shields.io/badge/-TypeScript-3178C6?logo=typescript&logoColor=white
[typescript-url]: https://www.typescriptlang.org/
[sass-image]: https://img.shields.io/badge/-Sass-CC6699?logo=sass&logoColor=white
[sass-url]: https://sass-lang.com/
[storybook-image]: https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg
[storybook-url]: https://storybook.js.org/
[jest-image]: https://img.shields.io/badge/-Jest-C21325?logo=jest&logoColor=white
[jest-url]: https://jestjs.io/
[puppeteer-image]: https://img.shields.io/badge/-Puppeteer-40B5A4?logo=puppeteer&logoColor=white
[puppeteer-url]: https://pptr.dev/## Quick links
* [**Storybook**](https://ovh.github.io/design-system/latest/)
* [**What's new**](https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-what-s-new-what-s-new--docs)
* [**Changelog**](https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-what-s-new-changelog--docs)## Installation & Usage
Feel free to check out the [Get Started](https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-get-started--docs) guide which describes everything you need to use ODS in your project.## Migration
Please read [Migration pages](https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-what-s-new-migration-guide-17-x-to-18-x--docs) to help you to manage the migration guides between each version of ODS.# Related links
* Migrate from one version to another: [https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-what-s-new-migration-guide-17-x-to-18-x--docs](https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-what-s-new-migration-guide-17-x-to-18-x--docs)
* Troubleshoot dev issues: [https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-f-a-q--docs](https://ovh.github.io/design-system/latest/?path=/docs/ovhcloud-design-system-f-a-q--docs)
* Report bugs: [https://github.com/ovh/design-system/issues](https://github.com/ovh/design-system/issues)
* Get latest version: [https://github.com/ovh/design-system](https://github.com/ovh/design-system)# License
Copyright 2024 OVH SASLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.