https://github.com/trimble-oss/modus-web-components
This library provides Modus components as web components - reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site).
https://github.com/trimble-oss/modus-web-components
modus web-components
Last synced: 20 days ago
JSON representation
This library provides Modus components as web components - reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site).
- Host: GitHub
- URL: https://github.com/trimble-oss/modus-web-components
- Owner: trimble-oss
- License: mit
- Created: 2021-05-24T20:43:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T04:20:56.000Z (22 days ago)
- Last Synced: 2025-05-14T05:56:01.077Z (22 days ago)
- Topics: modus, web-components
- Language: TypeScript
- Homepage: https://modus-web-components.trimble.com/
- Size: 34.3 MB
- Stars: 38
- Watchers: 11
- Forks: 74
- Open Issues: 257
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
![]()
The [Trimble Modus Design System](https://modus.trimble.com/) describes the UX that Trimble wants to provide in its UI across its many applications. The benefits of using Modus include rapid prototyping, development efficiency, and UX consistency.
Modus includes:
- Typography
- Colors
- Rules
- Elements (components)This library provides Modus Elements as web components. Web components are reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site). The modus-web-components library was built using the latest UX specs from Figma. Releases follow the [semantic versioning 2.0.0](https://semver.org/) spec.
# Looking for documentation?
You can check out for the library's latest Storybook documentation.
# Installing Modus Web Components
Check out the Storybook site's [Getting Started page](https://modus-web-components.trimble.com/?path=/docs/introduction-getting-started--page).
# Contributing
Curious about contributing? We've got a [contributing guide](https://github.com/trimble-oss/modus-web-components/blob/main/CONTRIBUTING.md) to help get you going.
# Contributors
Thanks to all of [our contributors](https://github.com/trimble-oss/modus-web-components/graphs/contributors)!