Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@huskyfinance/l2-letsgo-crl

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huskyfinance/l2-letsgo-crl

lets go L2

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
2
Created
Source

l2-letsgo-crl

Run in dev

Run the library:

cd \l2-letsgo-crl
yarn start

In another terminal, run the example App which will refresh if the library changes

cd \l2-letsgo-crl\example
yarn start

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save l2-letsgo-crl

Usage

import React, { Component } from 'react'

import MyComponent from 'l2-letsgo-crl'
import 'l2-letsgo-crl/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © flyingnobita

FAQs

Package last updated on 19 Apr 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