You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

esb-component-library

Package Overview
Dependencies
Maintainers
31
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esb-component-library

A sample React component library

0.0.30
latest
npmnpm
Version published
Maintainers
31
Created
Source

esb-component-library

A sample React component library

Setup

npm i esb-component-library

Usage

import { Button } from 'esb-component-library'

function HelloWorld() {
  return <Button primary>Hello world!</Button>
}

FAQs

Package last updated on 24 Sep 2021

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