apiref
@spacet.me/chain@2.0.2

@spacet.me/chain  EntryPoint

This package implements a subset of Lodash’s _.chain(), containing just the thru and value methods. To use this package, look at the chain() function.

Classes

ClassDescription
ChainA Chain object, created through the chain() function.

Functions

FunctionDescription
chain(value)Creates a Chain object.