ng-copy-text

时间:2021-05-06 06:39:03
【文件属性】:
文件名称:ng-copy-text
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-06 06:39:03
JavaScript ngCopyText-使用AngularJS基于HTML5(非Flash)复制到剪贴板 一个简单的AngularJS指令,该指令使用document.exec('copy')并更新用户的剪贴板。 如何获得? 说明书下载 从下载 凉亭 bower install ng-copy-text CDN ng-clip在上可用 用法 将ng-copy-text.js添加到您的主文件(index.html) < script type =" text/javascript " src =" bower_components/ng-copy-text/dist/ng-copy-text.js " > </ script > 将ngCopyText设置为模块中的依赖项 var myapp = angular . module ( 'myapp' , [ 'ngCopyText' ] ) 将cop
【文件预览】:
ng-copy-text-master
----.travis.yml(202B)
----package.json(896B)
----gulpfile.js(2KB)
----build.conf.js(424B)
----LICENSE(1KB)
----dist()
--------ng-copy-text.min.js(1KB)
--------ng-copy-text.js(2KB)
----src()
--------ng-copy-text.directive_test.js(1KB)
--------ng-copy-text.module_test.js(100B)
--------ng-copy-text.directive.js(2KB)
--------ng-copy-text.module.js(52B)
----.gitignore(235B)
----CHANGELOG.md(46B)
----karma.conf.js(593B)
----README.md(1KB)
----.jshintrc(571B)
----bower.json(662B)
----.gitattributes(11B)

网友评论