文件名称:ngx-flow:flow.js文件上传以获取角度
文件大小:153KB
文件格式:ZIP
更新时间:2024-05-18 17:51:32
JavaScript
NgxFlow 该软件包的目的是使用为Angular创建一个用于文件的包装器。 演示版 您也可以在src文件夹中找到示例源代码。 路线图 :check_mark_button: 上传单个文件 :check_mark_button: 上传多个文件 :check_mark_button: 队列管理 :check_mark_button: 错误处理 :check_mark_button: 暂停/继续上传 :check_mark_button: 取消上传,取消所有上传 :check_mark_button: 上传进度 :check_mark_button: 文件/目录限制 :check_mark_button: 拖放 :check_mark_button: 显示上传的图片 :check_mark_button: 测试 :check_mark_button: 选择文件后立即上传 :check_mark_button: 使用TravisCI运行测试 :check_mark_button: 使用Stackblitz的演示 :check_mark_button: 支持
【文件预览】:
ngx-flow-master
----.travis.yml(545B)
----browserslist(388B)
----server()
--------package.json(88B)
--------package-lock.json(20KB)
--------tmp()
--------public()
--------app.js(2KB)
--------README.md(906B)
--------flow-node.js(8KB)
----package.json(2KB)
----tslint.json(2KB)
----angular.json(5KB)
----prettier.config.js(61B)
----LICENSE(1KB)
----package-lock.json(392KB)
----src()
--------tsconfig.app.json(166B)
--------tslint.json(314B)
--------test.ts(632B)
--------assets()
--------index.html(298B)
--------tsconfig.spec.json(256B)
--------app()
--------main.ts(373B)
--------styles.css(80B)
--------polyfills.ts(1KB)
--------karma.conf.js(964B)
--------environments()
--------favicon.ico(5KB)
----tsconfig.json(523B)
----e2e()
--------tsconfig.e2e.json(213B)
--------protractor.conf.js(752B)
--------src()
----.gitignore(503B)
----.codeclimate.yml(33B)
----README.md(6KB)
----.editorconfig(245B)
----projects()
--------ngx-flow()