/pify-ts

fork of pify that allows to use it with @angular/cli

Primary LanguageTypeScript

Fork of pify that allows to use pify with @angular/cli. Normal pify fails to get minified with UglifyJS.

@naturalcycles/pify

Promisify a callback-style function

Usage

import pify from '@naturalcycles/pify-ts'

Typings from @types/pify included.

Publish (not to forget)

npm publish --access=public