@cimpress/react-components
TypeScript icon, indicating that this package has built-in type declarations

16.7.0 • Public • Published

MCP MEX React Components

About

React components to support the MCP UX style guide. Hopefully they make your life easier.

Want to see what's happened lately? Check the changelog for the latest updates. If you're looking for a concise summary of how to update to the latest version, check out the migration document.

Development

  • Clone this repo
  • Run npm install
  • This project is powered by React and Docusaurus.
  • Run npm start and navigate to localhost:8080 in your browser.

Using

You can install this package from NPM under the name @cimpress/react-components, like so:

npm install @cimpress/react-components

To reduce bundle size, import only the component you want, for example:

import { Alert } from '@cimpress/react-components';

A sample page with documentation for all components is available here.

Semantic Release and Conventional Commits

This project uses Semantic-Release to manage publishing to NPM. In order to adhere to a common standard, the conventional commit standard is used to enable Semantic-Release to publish the appropriate MAJOR, MINOR, or PATCH version according to semvar based on the type in the commit.

Resources

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @cimpress/react-components

Weekly Downloads

4,061

Version

16.7.0

License

Apache-2.0

Unpacked Size

12.1 MB

Total Files

1909

Last publish

Collaborators

  • ryanbreen
  • bmcglynn
  • ctmex
  • fswiecki
  • dboerlage