https://github.com/brionmario/oxygen-ui-poc
[WIP] WSO2 Design System
https://github.com/brionmario/oxygen-ui-poc
featured-project portfolio
Last synced: 4 months ago
JSON representation
[WIP] WSO2 Design System
- Host: GitHub
- URL: https://github.com/brionmario/oxygen-ui-poc
- Owner: brionmario
- License: apache-2.0
- Created: 2022-10-25T09:35:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T10:56:40.000Z (over 3 years ago)
- Last Synced: 2025-03-17T04:23:09.317Z (over 1 year ago)
- Topics: featured-project, portfolio
- Language: TypeScript
- Homepage: https://oxygen-ui.vercel.app/
- Size: 3.14 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
The
Design System
powering WSO2's core products.
Oxygen UI is the underline design system that powers WSO2's core products like Asgardeo, Choreo, WSO2 Identity Server, etc.
This repository contains the source code of the key components that works together for building resilient UIs.
## Packages
- [`@oxygen-ui/primitives`](./packages/primitives) - Low level building blocks of Oxygen UI.
- [`@oxygen-ui/react`](./packages/react) - The React implementation of Oxygen UI.
- [`@oxygen-ui/logger`](./packages/logger) - Logger for the Oxygen UI packages
## Examples
* [💅 Multi Brand Identity Demo](https://oxygen-multi-brand-example.vercel.app/)
Sample app to showcase Oxygen Design System' multi-branding capabilities.
✨ Features
* Ability to switch between different WSO2 brand identities. i.e. Asgardeo, Choreo, etc.
* Ability to integrate with [Asgardeo Branding](https://wso2.com/asgardeo/docs/guides/branding/configure-ui-branding/) feature.
Click [here →](./examples/multi-brand-identity/) for the source code 🧑💻
## Contributing
Want to report a bug, contribute some code, or improve the documentation?
Excellent! Read up on our [guidelines for contributing](./CONTRIBUTING.md) to get started.
## License
Licenses this source under the Apache License, Version 2.0 [LICENSE](./LICENSE), You may not use this file except in compliance with the License.