Skip to content

Vue.js implementation of the widget similar to the posted on the Moscow Exchange website

License

Notifications You must be signed in to change notification settings

alxiw/vue-stock-widget

Repository files navigation

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

License

MIT

About

Vue.js implementation of the widget similar to the posted on the Moscow Exchange website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published