systemjs-plugin-ng:SystemJS注释插件

时间:2024-05-25 12:50:04
【文件属性】:

文件名称:systemjs-plugin-ng:SystemJS注释插件

文件大小:3KB

文件格式:ZIP

更新时间:2024-05-25 12:50:04

JavaScript

systemjs-plugin-ng SystemJS插件,用于使用添加AngularJS依赖项注入批注。 注意:ng-annotate当前不适用于ES6模块[] 安装 jspm install ng=github:Hypercubed/systemjs-plugin-ng 或者将ng.js复制到您的应用根安装ng-annotate。 用法 import { controller } from './controller.js!ng' ; 或通过向您的SystemJS配置文件添加元配置,将其应用于路径中的所有资源: System.config({ // locate the plugin via map configuration // (or installed as described above) map: { text: '/path/to/ng-plu


【文件预览】:
systemjs-plugin-ng-master
----ng.js(291B)
----test-ng.js(69B)
----test.js(195B)
----README.md(919B)
----.gitignore(26B)
----test.html(371B)
----package.json(764B)

网友评论