Skip to content
npm Who's hiring? (Jobs listed on npm.com)
JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitattributes
.gitignore
.jshintrc
.npmignore
.travis.yml
cli.js
hiring.gif
index.js
package.json
readme.md
test.js

readme.md

npm-whoshiring Build Status

Shows a table of currently open jobs listed in npm.com.

Install

$ npm install --save npm-whoshiring

Usage

Node.js
whosHiring(function(err, jobs) {
// Rest of your logic to play with jobs.
});
CLI
$ npm install --global npm-whoshiring

GIF FTW:

License

MIT © Hemanth.HM

You can’t perform that action at this time.