brewdog-js
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

brewdog.js

Build Status codecov npm

A JS wrapper for punkapi.com.

Installation

NPM

npm install --save brewdog-js

Yarn

yarn add brewdog-js

Usage

import { Beer } from 'brewdog-js';
 
const beers = new Beer();
 
console.log(await beers.all());

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.1
    2
    • latest

Version History

Package Sidebar

Install

npm i brewdog-js

Weekly Downloads

8

Version

3.0.1

License

WTFPL

Unpacked Size

11.8 kB

Total Files

25

Last publish

Collaborators

  • mikefrancis