https://github.com/lumada-design/hv-uikit-react
UI library for the Next Design System.
https://github.com/lumada-design/hv-uikit-react
design-systems javascript react react-components typescript
Last synced: about 1 year ago
JSON representation
UI library for the Next Design System.
- Host: GitHub
- URL: https://github.com/lumada-design/hv-uikit-react
- Owner: lumada-design
- License: apache-2.0
- Created: 2018-12-06T14:29:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T15:52:01.000Z (about 1 year ago)
- Last Synced: 2025-04-13T04:58:55.283Z (about 1 year ago)
- Topics: design-systems, javascript, react, react-components, typescript
- Language: TypeScript
- Homepage: https://lumada-design.github.io/uikit/master
- Size: 205 MB
- Stars: 41
- Watchers: 9
- Forks: 23
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
React UI library for the Next Design System.



[](https://github.com/lumada-design/hv-uikit-react/actions/workflows/nightly.yml)
**NEXT UI Kit** is Hitachi Vantara open source React component library that gives you the foundation to build your application faster and consistently.
## Why use the UI Kit?
- **Ready to go**: Start your project with over 50 high-quality React components out of the box.
- **Composable**: Compose your application UI with reusable building blocks.
- **Accessible**: UI Kit follows WAI-ARIA standards for all components.
- **Themeable**: Use Next Design System or customize it to match your design needs.
Check the [project status](https://lumada-design.github.io/uikit/master/?path=/docs/overview-project-status--docs) so you can stay up-to-date on the project development, available packages, components status and supported versions.
## Installation 🚀
The fastest way to setup a new **NEXT UI Kit** project is by using [`hv-uikit-cli`](./packages/cli). Follow the link for usage documentation.
```sh
npx @hitachivantara/hv-uikit-cli@latest create
```
If you're adding UI Kit to an existing project, please follow our [Get Started](https://lumada-design.github.io/uikit/master/?path=/docs/overview-get-started--docs) guide for more information. If you're migrating from an older UI Kit version, please follow the [Migration Guides](https://lumada-design.github.io/uikit/master/?path=/docs/overview-migration-from-v4-x--docs).
## Documentation
See our documentation site [here](https://lumada-design.github.io/uikit/master/) for full how-to docs and guidelines.
## Team ✨

Bruno Henriques

Francisco Guilherme

Henrique Raposo

Márcia Esteves

Paulo Lagoá

Vasco Gervásio
## Contributing
Please check out our [Contribution Guidelines](/.github/CONTRIBUTING.md) and let's build a better UI Kit together!
## Contributors 🤟
## License
This project is licensed under the terms of the [Apache 2.0 license](/LICENSE).