This is plugin which can be used to display weather based on choosen place or user's location
run npm install
to install dependencies
In Buildfire SDK root folder run npm run
openweathermap.org for providing the open api
This is an example on how to create a simple weather plugin using only JQuery and BuildFire.js
JavaScriptMIT