timeline-events
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "timeline-events", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -11,5 +11,15 @@ "main": "dist/index.js", | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/djurdjen/timeline-events.git" | ||
}, | ||
"homepage": "https://github.com/djurdjen/timeline-events", | ||
"keywords": [ | ||
"timeline", | ||
"events", | ||
"typescript", | ||
"timer" | ||
], | ||
"author": "Jurian Koning", | ||
"license": "MIT", | ||
"devDependencies": { | ||
@@ -16,0 +26,0 @@ "browser-sync": "^2.26.7", |
# Timeline events | ||
A package for firing events on custom points on a virtual timeline. | ||
A package for firing events at custom points on a virtual timeline. | ||
@@ -59,2 +59,4 @@ ``` | ||
<br> | ||
## Timeline entry options | ||
@@ -68,2 +70,2 @@ | ||
| onStart | `function` | The callback fired when reaching the startingpoint of an event | | ||
| onEnd | `function` | callback fired when reaching the endpoint of the duration of an event | | ||
| onEnd | `function` | callback fired when reaching the endpoint of <br>the duration of an event | |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12948
7
2
0
70
0