npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

npm-whoshiring

1.1.1

@hemanth

npmHomeRepoSnykSocket
Downloads:1
$ npm install npm-whoshiring
DailyWeeklyMonthlyYearly

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