Security News
ESLint is Now Language-Agnostic: Linting JSON, Markdown, and Beyond
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.
@enterprise-cmcs/macpro-ux-lib
Advanced tools
Common UX libraries packaged for easier distribution throughout CMS.
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.
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.
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
See LICENSE for full details.
FAQs
Common UX libraries packaged for easier distribution throughout CMS.
The npm package @enterprise-cmcs/macpro-ux-lib receives a total of 2 weekly downloads. As such, @enterprise-cmcs/macpro-ux-lib popularity was classified as not popular.
We found that @enterprise-cmcs/macpro-ux-lib demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
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.
Security News
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.
Security News
Members Hub is conducting large-scale campaigns to artificially boost Discord server metrics, undermining community trust and platform integrity.
Security News
NIST has failed to meet its self-imposed deadline of clearing the NVD's backlog by the end of the fiscal year. Meanwhile, CVE's awaiting analysis have increased by 33% since June.