Skip to content

amfg/winjs-bower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winjs-bower

This repository is used to distribute the WinJS package on bower. The contents of this repository are automatically generated from the main WinJS repo. Please file issues and pull requests against that repo.

Install

Install using bower

bower install winjs

Reference WinJS from your HTML:

<link href="/bower_components/winjs/css/ui-light.css" rel="stylesheet" />
<script src="/bower_components/winjs/js/base.js"></script>
<script src="/bower_components/winjs/js/ui.js"></script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.7%
  • CSS 10.3%