Skip to Main Content

Getting started

The Mercury library compiles up-to-date components so that developers can build consistent products. It’s available in both HTML and Angular.

How to use the HTML library

You can utilize the HTML library in one of two ways. Download a bundle for the entire library or grab the latest source code to implement individual components.

Version 1.2 (latest version)

Library bundle

Our entire collection of components compiled for easy implementation. This bundle includes:

  • mercury-design-system.min.js
  • mercury-design-system.min.css

Source code

Don’t need the entire bundle? Use source code to implement the components you need.

Starter template

Use this template to start implementing the HTML library.

How to use the Angular library

You can utilize the Angular library in one of two ways. Download a bundle for the entire library or grab the latest source code to implement individual components.

Version 1.2 (latest version)

Library bundle

Our entire collection of components compiled for easy implementation.

Source code

Don’t need the entire bundle? Use source code to implement the components you need.