Advanced synchronization mechanism. Asynchronous routines may use Consequence to wrap postponed result, what allows classify callback for such routines as output, not input, what improves analyzability of a program. Consequence may be used to make a queue
is-lambda • 1.0.1Detect if your code is running on an AWS Lambda server
INDIRECT
0
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
INDIRECT
0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`
INDIRECT
1
minipass-fetch • 2.1.2An implementation of window.fetch in Node.js using Minipass streams
INDIRECT
7
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
warraysorted • 0.3.353Collection of cross-platform routines to operate effectively sorted arrays. For that ArraySorted provides customizable quicksort algorithm and a dozen functions to optimally find/add/remove single/multiple elements into a sorted array, add/remove sorted a
INDIRECT
1
warraysparse • 0.3.318Collection of cross-platform routines to operate effectively sparse array. A sparse array is an vector of intervals which splits number space into two subsets, internal and external. ArraySparse leverage iterating, inverting, minimizing and other operatio
INDIRECT
1
wblueprint • 0.3.313Classes defining tool on steroids. Make possible multiple inheritances, removing fields in descendants, defining the schema of structure, typeless objects, generating optimal code for definition, and many cool things alternatives cant do.
INDIRECT
1
wcloner • 0.3.383Collection of cross-platform routines to copy / clone data structures, no matter how complex and cycled them are. Cloner relies on class relations definition for traversing. Use the module to replicate your data.
INDIRECT
4
wCopyable • 0.4.404Copyable mixin adds copyability and clonability to your class. The module uses defined relation to deduce how to copy / clone the instance.
DIRECT
15
wdeasync • 0.1.119Turns async function into sync via JavaScript wrapper of Node event loop
DIRECT
110
wequaler • 0.5.322Collection of cross-platform routines to compare two complex structures. The module can answer questions: are two structures equivalent? are them identical? what is the difference between each other? Use the module avoid manually work and cherry picking.
INDIRECT
11
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machinery
INDIRECT
2
wlooker • 0.3.347Collection of routines to traverse complex data structure. The module takes care of cycles in a data structure( recursions ) and can be used for comparison, cloning, serialization or operation on several similar data structures. Many other modules based o
INDIRECT
1
wpathbasic • 0.7.237Collection of cross-platform routines to operate paths reliably and consistently. PathBasic leverages parsing, joining, extracting, normalizing, nativizing, resolving paths. Use the module to get uniform experience from playing with paths on different pla
INDIRECT
1
wpathtools • 0.5.230Collection of cross-platform routines to operate paths reliably and consistently. Implements routines for manipulating paths maps and globing. Extends module PathBasic.
INDIRECT
7
wprocedure • 0.3.272Minimal programming interface to launch, stop and track collection of asynchronous procedures. It prevents an application from termination waiting for the last procedure and helps to diagnose your system with many interdependent procedures
DIRECT
16
wProto • 0.4.405Relations module. Collection of cross-platform routines to define classes and relations between them. Proto leverages multiple inheritances, mixins, accessors, fields groups defining, introspection and more. Use it as a skeleton of the application.
DIRECT
2
wreplicator • 0.3.236Collection of cross-platform routines to replicate a complex data structure. It traverses input data structure deeply producing a copy of it.
INDIRECT
2
wselector • 0.3.331Collection of cross-platform routines to select a sub-structure from a complex data structure. Use the module to transform a data structure with the help of a short query string.
INDIRECT
10
wstringer • 0.3.311Stringer nicely stringifies structures does not matter how complex or cycled them are. Convenient tool for fast diagnostic and inspection of data during development and in production. Use it to see more, faster. Refactoring required.
INDIRECT
1
wstringsextra • 0.3.346Collection of sophisticated routines for operations on Strings. StringsToolsExtra leverages analyzing, parsing and formatting of String for special purposes.
INDIRECT
5
wTools • 0.8.1241Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.
DIRECT
0
wtraverser • 0.3.286Collection of cross-platform routines to traverse data structures, no matter how compex and cycled them are. Traverser may be used to inspect data, make some transformation or duplication. Traverser relies on class relations definition for traversing. Use
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.
INDIRECT
0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.