@momentum-design/common

usage: internal license: mit state: alpha

This package is used as a foundation for common resources within the @momentum-design package scope.

Usage

This package is an internal package, and is intended to only be used within its package scope.

Requirements

This project has the following requirements for operation:

  • Node v18
  • NPM v8

Installation

Currently, this project is not published to any artifactory. Once it is, the below flow may be used to install this package.

To install this project for usage, the following commands can be use to ammend it to an existing project:

# using npm
npm install @momentum-design/common

# using yarn
yarn add @momentum-design/common

API

See our API documentation.

Contributing

See our contributing guide.

Scripts

See our script documentation.