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

vue-cryptobar

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cryptobar

  • 0.0.7-beta
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

vue-cryptobar


## Installation
(vue-cryptobar requires Node and Vue.js to run.)

Install the vue-cryptobar on your vue project:

$ npm install --save vue-cryptobar

To using vue-cryptobar

Add 'cryptobar' to inside of your 'components' section, after then:
$ import cryptobar from "vue-cryptobar"

And last thing to do is configuration of vue-cryptobar. Like:

<cryptobar :coin-name-config="['BTC','ETH','XRP']" :coin-type-config="['USD', 'TRY']"/>

Its possible to put any 3 crypto coins and any 2 different coin type to that options. With next patches it will be much more adjustable and flexible. For 0.0.7beta version, that options are necessary to work properly.

Keywords

FAQs

Package last updated on 04 Dec 2018

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