vue.aareguru

Vue components shows the Aare temperature from Aareguru.

MIT License

Downloads
45
Stars
1
Committers
2

vue: aareguru

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

Package Rankings
Top 26.89% on Npmjs.org
Badges
Extracted from project README
Build Status Build Status license npm