spartan-multi-image-picker
Advanced tools
Comparing version 1.0.0 to 1.0.1-rc.1
@@ -0,1 +1,6 @@ | ||
/** | ||
* spartan-multi-image-picker.js | ||
* Repo : https://github.com/adispartadev/spartan-multi-image-picker | ||
* Created By I Wayan Adi Sparta, 2018 | ||
*/ | ||
(function ($) { | ||
@@ -2,0 +7,0 @@ "use strict"; |
{ | ||
"name": "spartan-multi-image-picker", | ||
"version": "1.0.0", | ||
"version": "1.0.1-rc.1", | ||
"description": "Multi image picker for you", | ||
@@ -25,3 +25,7 @@ "main": "index.js", | ||
"gulp-uglify": "^3.0.0" | ||
} | ||
}, | ||
"keywords": [ | ||
"ImagePicker", | ||
"MultiImagePicker" | ||
] | ||
} |
@@ -11,3 +11,7 @@ # spartan-multi-image-picker | ||
You must include [JQuery](https://nodejs.org/) first, and this plugin after that like so. | ||
Download this package or install via bower | ||
`bower install spartan-multi-image-picker` | ||
Include [JQuery](https://nodejs.org/) first, and this plugin after that like so. | ||
```html | ||
@@ -18,2 +22,4 @@ <script type="text/javascript" src="https://code.jquery.com/jquery-3.3.1.min.js"></script> | ||
Create an element where do you want to activate this input file. | ||
@@ -20,0 +26,0 @@ |
@@ -0,1 +1,6 @@ | ||
/** | ||
* spartan-multi-image-picker.js | ||
* Repo : https://github.com/adispartadev/spartan-multi-image-picker | ||
* Created By I Wayan Adi Sparta, 2018 | ||
*/ | ||
(function ($) { | ||
@@ -2,0 +7,0 @@ "use strict"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1682220
10
293
88
2