# Modus Bootstrap

[![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/trimble-oss/modus-bootstrap/main/LICENSE)
[![GitHub Super-Linter](https://github.com/trimble-oss/modus-bootstrap/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter)
[![npm Version](https://img.shields.io/npm/v/@trimble-oss/modus-bootstrap)](https://www.npmjs.com/package/@trimble-oss/modus-bootstrap)
[![npm Downloads](https://img.shields.io/npm/dt/@trimble-oss/modus-bootstrap.svg)](https://www.npmjs.com/package/@trimble-oss/modus-bootstrap)
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/@trimble-oss/modus-bootstrap/badge)](https://www.jsdelivr.com/package/npm/@trimble-oss/modus-bootstrap)

## Quick start

Several quick start options are available:

- [Download the latest release](https://github.com/trimble-oss/modus-bootstrap/)
- Clone the repo: `git clone https://github.com/trimble-oss/modus-bootstrap.git`
- Install with npm: `npm install @trimble-oss/modus-bootstrap`
- Install with yarn: `yarn add @trimble-oss/modus-bootstrap`

## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Modus Bootstrap is maintained under [the Semantic Versioning guidelines](https://semver.org/).

See [the Releases section of our GitHub project](https://github.com/trimble-oss/modus-bootstrap/releases) for changelogs for each release version.

Our default branch (main) is for development of our Modus Bootstrap v2 release.

## Copyright and license

Code and documentation copyright 2011-2026 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors). Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).

Modus Bootstrap code and documentation copyright 2026 Trimble Inc. Code released under the [MIT License](https://github.com/trimble-oss/modus-bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
