File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Vue File selector
2
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector?ref=badge_shield )
3
+
2
4
File selector component that supports drag-n-drop for Vuejs.
3
5
4
6
## Install
@@ -104,3 +106,7 @@ List of error codes returned after validation.
104
106
| ` EXTENSION_ERROR ` | The selected files contain invalid extensions. |
105
107
| ` FILE_SIZE_ERROR ` | The selected files size exceeded limit. |
106
108
| ` MULTIFILES_ERROR ` | Multiple files selection is not allowed. |
109
+
110
+
111
+ ## License
112
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector.svg?type=large )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector?ref=badge_large )
You can’t perform that action at this time.
0 commit comments