angularjs-filepond:用于FilePond的AngularJS组件

时间:2021-05-01 07:42:39
【文件属性】:
文件名称:angularjs-filepond:用于FilePond的AngularJS组件
文件大小:109KB
文件格式:ZIP
更新时间:2021-05-01 07:42:39
angularjs component filepond JavaScript AngularJS FilePond 一个AngujarJS(是的,我知道他是有点老了,但仍然使用它的人)组成的 。 用法 将此模块添加为依赖项: angular . module ( 'myApp' , [ 'filepond' ] ) //... 按照其为创建一个配置对象。 angular . module ( 'myApp' ) . controller ( 'myController' , [ '$log' , function ( $log ) { var vm = this ; //see FilePond's docs vm . filePondConfig = { allowMultiple : true , required : true ,
【文件预览】:
angularjs-filepond-master
----.travis.yml(112B)
----index.js(59B)
----package.json(1KB)
----gulpfile.js(3KB)
----tests()
--------page()
--------tempFileServer.js(3KB)
----index.html(616B)
----LICENSE(1KB)
----src()
--------components()
--------utils()
--------modules()
----.gitignore(996B)
----README.md(2KB)
----yarn.lock(261KB)
----.vscode()
--------launch.json(564B)
--------settings.json(39B)

网友评论