Skip to content

Component library for building web applications with React and Halstack Design System.

License

Apache-2.0, Unlicense licenses found

Licenses found

Apache-2.0
LICENSE
Unlicense
COPYING
Notifications You must be signed in to change notification settings

dxc-technology/halstack-react

Folders and files

NameName
Last commit message
Last commit date
Nov 27, 2024
Apr 30, 2025
Apr 28, 2025
Jul 31, 2024
Jun 26, 2024
May 3, 2024
Jun 26, 2024
Jun 26, 2024
Jul 11, 2024
Jul 27, 2020
Jul 27, 2020
Aug 6, 2024
Jul 27, 2020
Jul 11, 2024
Apr 2, 2025
Dec 3, 2024
Jul 25, 2024

Halstack Design System logo

Halstack Design System

Halstack is an Open Source Design System built and maintained by DXC Technology with the purpose of providing all the necessary tools for designing and implementing accessible, intuitive and consistent User Experiences with React.

How to start

You can start using Halstack right now:

npm i @dxc-technology/halstack-react

Usage

import { DxcButton, DxcTextInput } from "@dxc-technology/halstack-react";

const App = () => (
  <>
    <DxcTextInput label="Enter your name" />
    <DxcButton label="Submit" type="submit" />
  </>
);

Where to start

Learn everything you need to know about Halstack principles and components on the official documentation site.

Contributing

Any feedback is always welcome in Halstack!

Before opening a new issue, pull request or discussion, please read carefully and respect our contribution guidelines.

Thanks

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.

About

Component library for building web applications with React and Halstack Design System.

Topics

Resources

License

Apache-2.0, Unlicense licenses found

Licenses found

Apache-2.0
LICENSE
Unlicense
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages