vue.aareguru

Vue componente shows the Aare temperature from Aareguru.


Keywords
vue, aareguru, aare-temperature
License
MIT
Install
npm install vue.aareguru@1.3.0

Documentation

vue: aareguru

Build Status Build Status license npm

Description

Vue componente shows the Aare temperature from Aareguru.

Installation

npm

npm -i vue.aareguru

yarn

yarn install vue.aareguru

use

import

import AareGuru from 'vue.aareguru';

component

  components: {
    AareGuru
  },

template

<AareGuru class="celsius text-xl" city="thun"></AareGuru>

option

props default option description
city bern brienz,interlaken,thun,hagneck,biel,brugg Display of the water temparaturn of different cities on the aare

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2019, Simon Bärlocher