merz

0.6.0 • Public • Published

merz npmjs.com The MIT License

Wrapper to handle completion and errors of sync and async functions, promises, generators, streams, observables and child processes.

Install

npm i merz --save

Usage

For more use-cases see the tests

var fs = require('fs')
var merz = require('merz')
 
var readFile = merz(fs.readFile)
 
fn('package.json', 'utf8', console.log)

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.

Charlike Make Reagent new message to charlike freenode #charlike

tunnckocore.tk keybase tunnckocore tunnckoCore npm tunnckoCore twitter tunnckoCore github

Readme

Keywords

none

Package Sidebar

Install

npm i merz

Weekly Downloads

3

Version

0.6.0

License

MIT

Last publish

Collaborators

  • vanchoy
  • tunnckocore