没有合适的资源?快使用搜索试试~ 我知道了~
ng-template-bundler:独立的节点脚本将Angular模板捆绑到javascript模块中
共14个文件
tmpl:4个
js:2个
jshintrc:1个
需积分: 9 0 下载量 96 浏览量
2021-05-24
11:07:05
上传
评论
收藏 6KB ZIP 举报
温馨提示
ng-template-bundler CLI实用程序可将Angular模板转换为javascript模块,并可选地具有browserify支持和捆绑。 用法 $ ng-template-bundler inputFile [inputFile] [-m module] [-o outfile] [-b basedir] [--browserify] [--bundle] 对于单个输入文件,如果未提供-m选项,则模块名称将是模板的名称。 对于多个输入文件,默认模块名称将为templates 。 没有输出文件,结果将被写入stdout。 没有模块名称: $ ng-template-bundler test/test.tmpl angular .module('test/test.tmpl', []) .run(['$templateCache', function($tem
资源推荐
资源详情
资源评论
收起资源包目录
ng-template-bundler-master.zip (14个子文件)
ng-template-bundler-master
.jshintrc 354B
.gitattributes 11B
src
single.tmpl 110B
bundle.tmpl 81B
browserify.tmpl 18B
bundle-item.tmpl 32B
bundler.js 526B
html2js.js 1KB
.travis.yml 48B
README.md 2KB
.editorconfig 188B
.gitignore 14B
bin
ngtb 2KB
package.json 672B
共 14 条
- 1
资源评论
LeonardoLin
- 粉丝: 16
- 资源: 4659
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功