bjs

1.0.1 • Public • Published

bjs Build Status

Next BangaloreJS event on CLI.

Getting Started

Install the module with: npm install -g bjs

Usage :

In console -> $ bjs

Would return something like : Next meetup is at HackerEarth office on Sat Oct 31 2015 10:30:00 GMT+0530 (IST).

In node script :

bjs = require('bjs');
bjs.next(function(error, event){
    console.log(event);
});

License

Copyright (c) 2013 Hemanth.HM. Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    9
  • 1.0.0
    0
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    1

Package Sidebar

Install

npm i bjs

Homepage

h3manth.com

Weekly Downloads

3

Version

1.0.1

License

none

Last publish

Collaborators

  • hemanth