Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@comparaonline/comparanent-ui

Package Overview
Dependencies
13
Maintainers
12
Versions
128
Issues
File Explorer

Advanced tools

@comparaonline/comparanent-ui

<p align="center"><img src="/logo.png" width="256" height="256" alt="CUI-logo" /></p>

    4.1.0latest
    npm

Version published
Maintainers
12
Weekly downloads
823
increased by49.09%

Weekly downloads

Readme

Source

Comparanent-UI

CUI-logo

React UI Component Library for Compara
based on TSDX


npm latest package

Table of Contents
  1. Usage
  2. Contributing
  3. Changelog

Usage

Installation

Comparanent-UI is available as an npm package

// with npm npm install @comparaonline/comparanent-ui // with yarn yarn add @comparaonline/comparanent-ui
Component
import React, { FC } from 'react'; import { Demo } from '@comparaonline/comparanent-ui'; export const MyComponent: FC<{}> = () => <Demo>Just a basic demo</Demo>;
Deployment

Deployment is handled automatically based on semantic-release plugin running as a github action.

Contributing

Read the contributing guide to learn about our development process and how to build, test and commit your changes to Comparanent-UI.

Changelog

If you have recently updated, please read the changelog for details of what has changed.

FAQs

Last updated on 07 Nov 2022

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.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc