@utahdts/utah-design-system-header
Version:
Utah Header for the Utah Design System
58 lines (39 loc) • 3.88 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) 