Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@disco-widgets/react-components

Package Overview
Dependencies
Maintainers
2
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@disco-widgets/react-components

Discovery components built with the React framework and IBM Carbon components

  • 1.68.12
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
92
decreased by-29.23%
Maintainers
2
Weekly downloads
 
Created
Source

@disco-widgets/react-components

NPM JavaScript Style Guide

Install

npm install --save @disco-widgets/react-components

Usage

import * as React from 'react';
import MyComponent from '@disco-widgets/react-components';

class Example extends React.Component<Props, object> {
  render() {
    return <MyComponent />;
  }
}

License

MIT ©

FAQs

Package last updated on 20 Nov 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