Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvaldesdeleon/microbrew

A microbrewery or craft brewery is a brewery that produces small amounts of beer, typically much smaller than large-scale corporate breweries, and is independently owned. Such breweries are generally characterized by their emphasis on quality, flavor and brewing technique.
https://github.com/mvaldesdeleon/microbrew

Last synced: about 6 hours ago
JSON representation

A microbrewery or craft brewery is a brewery that produces small amounts of beer, typically much smaller than large-scale corporate breweries, and is independently owned. Such breweries are generally characterized by their emphasis on quality, flavor and brewing technique.

Awesome Lists containing this project

README

        

# microbrew

A microbrewery or craft brewery is a brewery that produces small amounts of beer, typically much smaller than large-scale corporate breweries, and is independently owned. Such breweries are generally characterized by their emphasis on quality, flavor and brewing technique.

```JS
const myPromiseBaseModule = require('my-promise-based-module');
const microbrew = require('microbrew');

microbrew(myPromiseBaseModule)();
// Profit
```

# install
with [npm](https://npmjs.org) do:

```
npm install microbrew
```

# license

MIT