File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# NgxFlow
2
2
3
+ The purpose of this package is to create a wrapper for Angular for fileupload using [ flow.js] ( https://github.com/flowjs/flow.js ) .
4
+
3
5
[ ![ Build Status] ( https://travis-ci.com/flowjs/ngx-flow.svg?branch=master )] ( https://travis-ci.com/flowjs/ngx-flow )
4
6
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/29153dcefffff1fe5a5c/test_coverage )] ( https://codeclimate.com/github/flowjs/ngx-flow/test_coverage )
5
7
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/29153dcefffff1fe5a5c/maintainability )] ( https://codeclimate.com/github/flowjs/ngx-flow/maintainability )
6
8
[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square )] ( https://github.com/prettier/prettier )
7
9
8
- The purpose of this package is to create a wrapper for Angular for fileupload using [ flow.js] ( https://github.com/flowjs/flow.js ) .
9
10
10
11
## Demo
11
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flowjs/ngx-flow" ,
3
- "version" : " 0.7.2 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"author" : {
5
5
"name" : " Martin Nuc" ,
6
6
"email" : " martin@nuc.cz"
You can’t perform that action at this time.
0 commit comments