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 />