npm.io
1.0.1 • Published 7 years ago

p-promise-utils v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

p-promise-utils Build Status

a library of p- promise functions

install

$ npm install p-promise-utils

usage

// es5
var P = require('p-promise-utils');

// es6
import P from 'p-promise-utils';

modules

  • P.All
  • P.Any
  • P.Break
  • P.Cancelable
  • P.CatchIf
  • P.Debounce
  • P.Defer
  • P.EachSeries
  • P.Event
  • P.Filter
  • P.Finally
  • P.Forever
  • P.If
  • P.Immediate
  • P.IsPromise
  • P.Limit
  • P.Locate
  • P.Log
  • P.Map
  • P.MapSeries
  • P.Memoize
  • P.MinDelay
  • P.Pipe
  • P.Props
  • P.Race
  • P.Reduce
  • P.Reflect
  • P.Retry
  • P.Series
  • P.Settle
  • P.Some
  • P.Tap
  • P.Throttle
  • P.Time
  • P.Timeout
  • P.Times
  • P.Try
  • P.Queue
  • P.WaitFor
  • P.Waterfall
  • P.Whilst
promise
p-allp-anyp-breakp-cancelablep-catch-ifp-debouncep-deferp-each-seriesp-eventp-filterp-finallyp-foreverp-ifp-immediatep-is-promisep-lazyp-limitp-locatep-logp-mapp-map-seriesp-memoizep-min-delayp-pipep-propsp-queuep-racep-reducep-reflectp-retryp-seriesp-settlep-somep-tapp-throttlep-timep-timeoutp-timesp-tryp-wait-forp-waterfallp-whilst
@everything-registry/sub-chunk-2396@infinitebrahmanuniverse/nolb-p-
1.0.1

7 years ago

1.0.0

7 years ago

contact@npm.io