BeerTime module for Node.js to deal with Bavarian Beer Time.
import BeerTime from 'beertime';
const beertime = new BeerTime();
console.log(beertime); // Logs something like 1:23:00bt
Andi Heinkelein andifeind@noname-media.com
Dual licensed under the MIT and BEER-WARE license.