A Simple Stock Widget for Vue

A Simple Stock Widget for Vue
The project is an simple Vue.js implementation of the widget similar to the posted on the Moscow Exchange home page www.moex.com.

Vue Stock Widget

The project is an simple Vue.js implementation of the widget similar to the posted on the Moscow Exchange home page www.moex.com.

Usage

How the widget looks like

You are able to embed the widget on your site and customize it. Just edit JSON file in src/assets directory defining tabs and filling them with index codes which you want. Stock information will be uploaded by these codes via Moscow Exchange API. You can get the index codes on the Moscow Exchange website or using queries described in the API documentation.

Dependencies

Installation

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Author

Developed by alxiw

Download Details:

Author: alxiw

Source Code: https://github.com/alxiw/vue-stock-widget

Suggest:

Vue js Tutorial Zero to Hero || Brief Overview about Vue.js || Learn VueJS 2023 || JS Framework

Learn Vue.js from scratch 2018

Is Vue.js 3.0 Breaking Vue? Vue 3.0 Preview!

Vue.js Tutorial: Zero to Sixty

Learn Vue.js from Scratch - Full Course for Beginners

Create Shopping basket page With Vuejs and Nodejs