angular-shapeshift:ShapeShift.js的简单AngularJS指令

时间:2021-05-02 03:34:06
【文件属性】:
文件名称:angular-shapeshift:ShapeShift.js的简单AngularJS指令
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-02 03:34:06
JavaScript 角度变形 ShapeShift.js的简单AngularJS指令。 如何使用 安装角度变形的凉亭包 $ bower install angular-shapeshift 将angular-shapeshift添加为对您的angular模块的依赖项: angular.module("myAngularModule", ["angular-shapeshift"]); 在角度控制器中定义图像: $scope.images = [ "img1", "img2", "img3" ]; 添加对angular-shapeshift.min.js和angular-shapeshift.min.css的引用: [removed][removed] <link href
【文件预览】:
angular-shapeshift-master
----.gitignore(31B)
----gruntfile.js(1005B)
----app()
--------app.js(67B)
--------css()
--------directives()
--------controllers()
----package.json(449B)
----dist()
--------angular-shapeshift.min.js(704B)
--------angular-shapeshift.min.css(100B)
----LICENSE(1KB)
----README.md(2KB)
----index.html(787B)
----bower.json(317B)

网友评论