Vue Cryptocurrencies
A Vue 2.x cryptocurrencies demo using CryptoCompare streaming API
Install / Use
npx skills add ozoono/vue-cryptocurrenciesInstalls into whichever agent you are using.
README
vue-cryptocurrencies
<p align="center"> <a href="http://www.ozoono.com/vuejs/vue-cryptocurrencies/index.html" target="_blank"> <img src="http://www.ozoono.com/vuejs/vue-cryptocurrencies/screenshot-widget.png" alt="vue-cryptocurrencies demo" /> <br/> - Live demo - </a> </p>A Vue 2.x simple cryptocurrencies demo widget with real-time data updates.
Notes
-
Built using
webpackstarter invue-cli(Vue CLI 2) -
Quotes are obtained from CryptoCompare through its streaming API (Documentation here). Cryptocompare also provides a javascript library with some utility functions to map the responses, which is included in index.html as an external js file.
-
API connection is established using vue-websocket, a socket.io plugin for Vue.js
Quickstart
To start:
$ npm install
To develop:
$ npm run dev
To build for production:
$ npm run build
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
