Skip to content

rumessh/Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Widget

Repository for embeddable widgets #Weather widget Embeddable widget build on AngularJS. It can be embedded in any website. Yahoo weather API is used to get the weather updates ###Preview here ##Usage Include the following line after <body> tag

<script type="text/javascript" src="weatherwidget.js"></script>

And Include the following div where you want to place the widget.

<div id="weatherWidget" data-location="Atlanta" data-region="GA">
</div>

###data-location location to get the weather updates. ###data-region State of the location

About

Repository for embeddable widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors