Skip to content

guybedford/jspm-bower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bower endpoint

This is a bower endpoint for jspm.

To install a package just reference it by the package name, for example:

jspm install bower:[email protected]

Will install jquery version 1.9.1. You can also require packages and use them directly in your code:

var gazel = require('bower:gazel');

About

Bower endpoint for jspm

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 100.0%