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

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.

Awesome Lists containing this project

README

          



UI Kit logo

React UI library for the Next Design System.


![License](https://img.shields.io/badge/license-Apache%202-blue.svg)
![React](https://img.shields.io/badge/react-17+-blue.svg)
![Node](https://img.shields.io/badge/node-16+-brightgreen.svg)
[![Nightly](https://github.com/lumada-design/hv-uikit-react/actions/workflows/nightly.yml/badge.svg)](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).