Socket
Socket
Sign inDemoInstall

@enterprise-cmcs/macpro-ux-lib

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enterprise-cmcs/macpro-ux-lib

Common UX libraries packaged for easier distribution throughout CMS.


Version published
Weekly downloads
2
decreased by-66.67%
Maintainers
4
Weekly downloads
 
Created
Source

macpro-ux-lib

Common UI/UX Library built on USWDS 3.4.1 and packaged for easier distribution throughout CMS.

Storybook latest release npm latest version semantic-release: angular Dependabot code style: prettier


See the Storybook for a preview of the component library.


Overview

This is a React implementation of USWDS 3.4.1 in conjuction with some MACPRO theming. This library is meant to be consumed for implementing a USWDS compliant web application in React. For more information about USWDS and their design principles refer to the below link.

USWDS Design Standards

Usage and Getting Started

To install the package run the following command:

npm install @enterprise-cmcs/macpro-ux-lib

or

yarn add @enterprise-cmcs/macpro-ux-lib

After installing the package in the root level of your project include this import statement

import "@enterprise-cmcs/macpro-ux-lib/build/assets/css/index.css";

This will include the css required for the styles to be applied to any components that are used.

With the project now set up you can import any of the components in your code and use them. Refer to the StoryBook for implementation details on each component.

Contributing

Found a bug, want to help with updating the docs or maybe you want to help add a feature. Refer to our contribution documentation for more information: Documentation

License

License

See LICENSE for full details.

FAQs

Package last updated on 08 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc