1. bower 官网
更多:
- 解决”Bower : ENOGIT git is not installed or not in the PATH”问题
- ubuntu14.10下nodejs + npm + bower的安装
- windows8.1下nodejs+npm+Bower的使用介绍
2. bower命令用法
Usage:
bower <command> [<args>] [<options>]
Commands:
cache Manage bower cache
help Display help information about Bower
home Opens a package homepage into your favorite browser
info Info of a particular package
init Interactively create a bower.json file
install Install a package locally
link Symlink a package folder
list List local packages - and possible updates
lookup Look up a package URL by name
prune Removes local extraneous packages
register Register a package
search Search for a package by name
update Update a local package
uninstall Remove a local package
version Bump a package version
Options:
-f, --force Makes various commands more forceful
-j, --json Output consumable JSON
-l, --log-level What level of logs to report
-o, --offline Do not hit the network
-q, --quiet Only output important information
-s, --silent Do not output anything, besides errors
-V, --verbose Makes output more verbose
--allow-root Allows running commands as root
--version Output Bower version
3. 常用包的名称
- bootstrap
- fontawesome
- jquery
- Buttons
- jqtree
- jstree
- jquery-cookie
- jquery-iframe-auto-height
- angularjs
- ace-builds
- bootstrap-select
- wysihtml5
- toastr
- moment
- pygments
继续补充…
时间: 2025-01-06 03:33:02