unctionjs

unctionjs/complete

The complete package of unction functions. See below for documentation.

JavaScript
3
0
Other
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of unctionjs/complete

Account's avatar
A curryable version of Promise.all
Account's avatar
Takes a value and then another value and turns it into an array of those values
Account's avatar
Takes a record where the values are promises and returns a promise of that record with resolved values
Account's avatar
Always returns the value given when called
Account's avatar
Takes a value and puts it at the end of the given list
Account's avatar
Takes an item and an array, appends (MUTATION) the original array with the item
Account's avatar
Takes a function and a value and applies that function to that value
Account's avatar
Takes a list of functions and a list of values and applies the values to the functions
Account's avatar
Takes a value and turns it into an array of that value, unless the value is already an array
Account's avatar
Takes a stack of functions, like `pipe()`, but always returns the second argument
Account's avatar
A polymorphic way to attach a value to the key on a keyed iterable
Account's avatar
A currable version of Promise.prototype.catch
Account's avatar
Takes a collection (Array or Object) and returns a copy of that value without `null` or `undefined` values
Account's avatar
Takes a list of functions and runs a value through that stack from right to left
Account's avatar
Creates a record from a record where a (nested or root) prop is computed from a function
Account's avatar
Takes a chain of keys and a tree, traversing down and reaching the last value
Account's avatar
Takes a configuration, an event name, and a DOM source and returns an observable of that event type
Account's avatar
Takes many event names and returns an observable of those events
Account's avatar
Returns all but the first N of a list of ordered values
Account's avatar
Returns all but the last N of a list of ordered values
Account's avatar
Determines if a string ends with another string
Account's avatar
Compares two values and attempts to discern if they are truly equal
Account's avatar
Return resolved and rejected promises as two arrays
Account's avatar
Takes a key and a keyed functor, returning the keyed functor without the key given
Account's avatar
Returns the first item of an ordered list
Account's avatar
Takes a multi-dimensional functor and decreases the nesting by one
Account's avatar
Takes a tree and creates a single object where the root keys are conjoined nested keys
Account's avatar
Flips a function's first and second arguments.
Account's avatar
Figure out the raw iterator function of a thing
Account's avatar
Takes a iterable and returns an empty fresh version of that iterable
Account's avatar
Takes a functor and tries to transform it into a list of key-value pairs
Account's avatar
Returns the value of a specific key on an iterable
Account's avatar
Takes a list of keys and a keyed enumerable, and returns the values for those keys
Account's avatar
Determines if one number is greater than another number
Account's avatar
Creates a record tree where the key is a computation on the value and the value is a list of the values that match with that computation
Account's avatar
Hammers down a subset's values into the set
Account's avatar
Based on a predicate it passes the value to a consequent or alternative function
Account's avatar
Creates an object where the keys are results of mapping the record and the values are those that have the same key
Account's avatar
Takes a flat record with a specific key pattern and turns it into a nested record
Account's avatar
Returns all but the last item in an ordered list
Account's avatar
Takes a value and returns a boolean if value is an array
Account's avatar
Determines if the value is an enumerable and if so returns true, else false
Account's avatar
Determines if a value is not a value
Account's avatar
Takes a value and determines if it's an object
Account's avatar
Determines if a list has any non-nil values
Account's avatar
Determines if the object is non-nil
Account's avatar
Takes a type name and a value and returns a boolean if value is type
Account's avatar
Always returns the value given when calling

Support the repos that depend on this repository

Top contributors

krainboltgreene's profile
krainboltgreene
327 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet