jquery-roadmap
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "jquery-roadmap", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A simple timeline plugin for jQuery", | ||
@@ -42,3 +42,3 @@ "main": "src/jquery.roadmap.js", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-sass": "^2.3.2", | ||
"gulp-sass": "^4.0.1", | ||
"gulp-uglify": "^1.5.3", | ||
@@ -45,0 +45,0 @@ "jshint": "^2.9.4", |
@@ -5,2 +5,11 @@ # jQuery Roadmap | ||
## Install | ||
- **NPM:** `npm install jquery-roadmap` | ||
- **CDN:** [jsdelivr.com](https://www.jsdelivr.com/package/npm/jquery-roadmap) | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/jquery-roadmap@1.2.0/src/jquery.roadmap.min.js"></script> | ||
``` | ||
- **Download:** [zip](https://github.com/stefanomarra/jquery-roadmap/archive/master.zip) | ||
## Usage | ||
@@ -20,2 +29,4 @@ | ||
3. Call the plugin: | ||
@@ -22,0 +33,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
38353
121
15