1.3.0 • Published 3 years ago

vue.aareguru v1.3.0

Weekly downloads
19
License
-
Repository
github
Last release
3 years ago

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

propsdefaultoptiondescription
citybernbrienz,interlaken,thun,hagneck,biel,bruggDisplay 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

1.3.0

3 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago

0.1.6

5 years ago