Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@arrows/composition
Functional composition library
@bitty/pipe
A pipe function to perform function composition in LTR (Left To Right) direction.
squad
right-to-left function composition
@stdlib/utils-async-compose
Function composition.
@stdlib/utils-compose
Function composition.
babel-plugin-transform-function-composition-name
Babel Plugin to transform function composition to named function
somefilter
Right-to-left conditional function composition. Get some result of filter functions calls.
compose-function
Compose new functions f(g(x))
with-cache
Function composition wrapperd that will allow you to cache returned values
compose-transducers
This package combines functional composition and transducers to allow high performance operations from arrays and minimal garbage collection.
@proem/function
Proem package for function types and composition
function-composition
A library for readable composing/chaining of function calls
kind-of
Get the native type of a value.
fcomp
function composition
mathematical-function-composition
function composition, in the mathematical way
onetime
Ensure a function is only called once
callsites
Get callsites from the V8 stack trace API
function-bind
Implementation of Function.prototype.bind
call-bind
Robustly `.call.bind()` a function
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions