1.0.5 • Published 7 years ago

hubot-unpkg v1.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

hubot-unpkg

A hubot script that provieds get the unpkg url of package and will get the message of the new version when the packges is updated.

See src/unpkg.coffee for full documentation.

Installation

run: npm install hubot-unpkg --save

Then add hubot-unpkg to your external-scripts.json:

[
  "hubot-unpkg"
]

Sample Interaction

user1>> unpkg vue
hubot>> https://unpkg.com/vue@2.1.10

NPM Module

https://www.npmjs.com/package/hubot-unpkg

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago