
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@alixpartners/ui-components
Advanced tools
A modern, reusable component library built with **[ReactJS](https://react.dev/)**.
A modern, reusable component library built with ReactJS.
Version 2.0 has been rebuilt from the ground up to align with the latest AlixPartners Design System and deliver improved developer experience, accessibility, and performance.
‼️ BETA Notice: This release is not yet production-ready. While stable for development and testing, expect ongoing refinements, new components, and breaking changes before the full release.
npm install @alixpartners/ui-library
import { YourComponent } from '@alixpartners/ui-library'
function App() {
return <YourComponent />
}
Explore all available components and documentation in Storybook.
To run it locally:
npm run storybook
To bundle the library for publishing:
npm run build
The output will be in the dist/ directory.
When working on the library and testing it in another project:
# In the component library root:
npm link
# In the consuming project's root:
npm link alix-partners-react-components-test
Then import components using the alix-partners-react-components-test import.
npm run test
npm run coverage
To publish to npm:
package.jsonmain branchnpm once approvedThe AlixPartners UI Component Library is a collaborative, community-driven project where contributions from all team members are encouraged and valued. If you’d like to add new components or improve existing ones, please see the CONTRIBUTING.md file.
FAQs
A modern, reusable component library built with **[ReactJS](https://react.dev/)**.
The npm package @alixpartners/ui-components receives a total of 348 weekly downloads. As such, @alixpartners/ui-components popularity was classified as not popular.
We found that @alixpartners/ui-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.