New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

binance-cryptocurrency-widget

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance-cryptocurrency-widget

test task for Binance


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created

binance-cryptocurrency-widget

test task for Binance

Task: https://github.com/orangeflame/binance-fe-test

Pros:

  • Made as npm package
  • Extra low size (nearly 3Kb)
  • Blazing fast Cons:
  • Probably cuted all extra libaries
  • Lack of readability

NPM JavaScript Style Guide

Install

npm install --save binance-cryptocurrency-widget

Usage

import React, { Component } from 'react'

import MyComponent from 'binance-cryptocurrency-widget'
import 'binance-cryptocurrency-widget/dist/index.css'

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

License

GNU GPL v3 © TravnikovRN

FAQs

Package last updated on 23 Jun 2020

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