Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@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.
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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.