simple-weather-widget-vue
v1.0.8
Published
A Vue weather widget component
Downloads
4
Readme
weather-widget-vue
A simple weather widget that allows to watch for weather in multiple locations at once.
Usage
npm i simple-weather-widget-vue
import WeatherWidget from 'simple-weather-widget-vue'
also import css file
import "simple-weather-widget-vue/dist/style.css"
Connect on page as a component
<weather-widget />