jspm-bower
Bower endpoint for jspm
Last updated 12 years ago by guybedford .
BSD-2-Clause · Original npm · Tarball · package.json
$ cnpm install jspm-bower 
SYNC missed versions from official npm registry.

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:jquery@1.9.1

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

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

Current Tags

  • 0.0.3                                ...           latest (12 years ago)

3 Versions

  • 0.0.3                                ...           12 years ago
  • 0.0.2                                ...           12 years ago
  • 0.0.1                                ...           12 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (3)
Dev Dependencies (3)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |