8 packages
@akdor1154/cordova-plugin-example-bare-id
@akdor1154/cordova-plugin-example-scoped-id
@akdor1154/npmbug3
assert-throws-async
Node's builtin `assert.throws` does not work very well with rejecting promises or (equivalently) async functions.
functional-streams
Native implementations of map, reduce, and batch, to act on streams.
lazy-memoize
Builds a transparent cache for a function. When the cache is outdated, it will be returned until the update function has completed (i.e. callers will never have to wait for updates after initialization.)
queue-jobs
Queue jobs and execute them in parallel or sequentially.
serialise
Convert objects and class instances to/from JSON.stringify-able object literals.