Socket
Socket
Sign inDemoInstall

@cubefuse/qube-react

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubefuse/qube-react

Qube React library implements the Cubefuse Qube design language for React.


Version published
Weekly downloads
11
increased by57.14%
Maintainers
1
Weekly downloads
 
Created
Source

Qube React library implements the Cubefuse Qube design language for React.


Getting Started

Qube React can be installed with npm or yarn.

# Yarn
yarn add @cubefuse/qube-react

# NPM
npm install --save @cubefuse/qube-react

Dependencies

This React library is dependent on the styles provided by the base Qube UI Vanilla CSS library. Please follow installation instructions for @cubefuse/qube before installing this.


Module Bundlers

If you are using a module bundler such as Webpack or Parcel, you can import components as follows:

import { Alert } from "qube-react";

Built Using


Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.


Changelog

View notable changes.

FAQs

Package last updated on 09 May 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc