@comparaonline/comparanent-ui
Advanced tools
<p align="center"><img src="/logo.png" width="256" height="256" alt="CUI-logo" /></p>
Weekly downloads
Readme
Comparanent-UI is available as an npm package
// with npm
npm install @comparaonline/comparanent-ui
// with yarn
yarn add @comparaonline/comparanent-ui
import React, { FC } from 'react';
import { Demo } from '@comparaonline/comparanent-ui';
export const MyComponent: FC<{}> = () => <Demo>Just a basic demo</Demo>;
Deployment is handled automatically based on semantic-release plugin running as a github action.
Read the contributing guide to learn about our development process and how to build, test and commit your changes to Comparanent-UI.
If you have recently updated, please read the changelog for details of what has changed.
FAQs
<p align="center"><img src="/logo.png" width="256" height="256" alt="CUI-logo" /></p>
The npm package @comparaonline/comparanent-ui receives a total of 509 weekly downloads. As such, @comparaonline/comparanent-ui popularity was classified as not popular.
We found that @comparaonline/comparanent-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.