alt18

0.0.1 • Public • Published

Alt 18

A simple node.js library to parse the Alt 18 countdown from the website.

Installation

npm install alt18

Usage

var alt18 = require('alt18');
alt18.fetch(function(err, date, tracks) {
  if (err) {
    return console.error(err);
  }
  console.log(date, tracks);
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i alt18

Weekly Downloads

1

Version

0.0.1

License

BSD

Last publish

Collaborators

  • pspeter3