Skip to content

Commit

Permalink
added to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
HTMLGuyLLC committed Aug 12, 2018
1 parent 193fe2b commit e20bfd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ This cross-tab jQuery plugin keeps track of time and lets a user know before the
- jQuery
- jAlert (unless you override the callbacks) :: available here: https://github.com/HTMLGuyLLC/jAlert

## Available on NPM
https://www.npmjs.com/package/jtimeout
```
npm i jtimeout
```

## How to use
```html
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jTimeout",
"name": "jtimeout",
"version": "3.0.0",
"description": "jQuery session timeout handler",
"repository": {
Expand Down

0 comments on commit e20bfd3

Please sign in to comment.