@utahdts/utah-design-system-header
Version:
Utah Header for the Utah Design System
63 lines (42 loc) • 4.27 kB
Markdown
# Utah Header
[](https://www.npmjs.com/package/@utahdts/utah-design-system-header)
[](https://github.com/utahdts/utah-design-system)
[](https://github.com/utahdts/utah-design-system/raw/main/LICENSE)
[](https://dts.utah.gov/standards/architecture-review-board)
The Utah Header is part of the Utah Design System. It provides a common experience for users of state of Utah websites and applications. This code also renders the [Utah Footer](https://designsystem.utah.gov/library/patterns/utahFooter).
## What's included
- Compiled CSS
- SASS + CSS
- Javascript
## Getting Started
- Visit the [](https://designsystem.utah.gov/resources/gettingStarted) page to begin using the Utah Header and Design System.
## Documentation
- [](https://designsystem.utah.gov/library/utahHeader)
- [](https://designsystem.utah.gov/resources/gettingStarted)
- [](https://designsystem.utah.gov)
## NPM
The Utah Header and Design System Library are published to NPM here:
- [](https://www.npmjs.com/package/%40utahdts/utah-design-system-header)
## Install
```bash
npm i @utahdts/utah-design-system-header
```
## Examples
We have several examples on how to implement the Design System Header:
- [Universal Module Definition (UMD)](https://github.com/utahdts/utah-design-system/tree/main/examples/utah-header/umd-html)
- [ES Module](https://github.com/utahdts/utah-design-system/tree/main/examples/utah-header/es-html)
- [Vite Plain JS App](https://github.com/utahdts/utah-design-system/tree/main/examples/utah-header/vite)
- [Angular App](https://github.com/utahdts/utah-design-system/tree/main/examples/utah-header/angular)
- [Vite Typed React App](https://github.com/utahdts/utah-design-system/tree/main/examples/typed/typed-utah-header)
For more information on the Utah Header, please visit the [header documentation page](https://designsystem.utah.gov/library/utahHeader) on the Utah Design System.
## Contribution
If you want to contribute or have any feedback, we'd love to hear from you ! Please [contact us](https://designsystem.utah.gov/resources/gettingStarted).
## Utah Design System Monorepo
This repo consists of the following:
- [](https://github.com/utahdts/utah-design-system/tree/main/%40utahdts/utah-design-system-header) 
- [](https://github.com/utahdts/utah-design-system/tree/main/%40utahdts/utah-design-system) 
- [](https://github.com/utahdts/utah-design-system/tree/main/examples) 
- [](https://github.com/utahdts/utah-design-system/tree/main/utah-design-system-website) 
## License
The Utah Design System and the Utah Design System Header. Copyright © 2025 State of Utah.<br/>
Licensed under Apache License, Version 2.0. This program is distributed on an “AS IS” BASIS, WITHOUT ANY WARRANTY OR CONDITIONS OF ANY KIND, either express or implied. See the [license](https://github.com/utahdts/utah-design-system/raw/main/LICENSE) for more details.