UNPKG
ng-flow
Version:
latest (2.1.4)
2.1.4
Flow.js html5 file upload extension on angular.js framework
github.com/flowjs/ng-flow
flowjs/ng-flow
ng-flow
/
.npmignore
22 lines
(16 loc)
•
268 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# phpstorm project files
.idea/*
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath .project .settings
# windows thumbnail cache
Thumbs.db
# build
/build/*
# node
/node_modules/*
# bower
/bower_components/*