microbrew

0.0.17 • Public • Published

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.

const myPromiseBaseModule = require('my-promise-based-module');
const microbrew = require('microbrew');
 
microbrew(myPromiseBaseModule)();
// Profit

install

with npm do:

npm install microbrew

license

MIT

Package Sidebar

Install

npm i microbrew

Weekly Downloads

17

Version

0.0.17

License

MIT

Last publish

Collaborators

  • mvaldesdeleon