Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Repository files navigation

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());

About

🍻 A JS wrapper for https://punkapi.com

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages