Thank you for subscribing to theplan!
ramda
LICENSE
MIT
VISIBILITY
Public
subjectA practical functional library for JavaScript programmers.
Labels
Clear
Labels
Done
No visible options
Clear
Done
Namespaces
Clear
Namespaces
Done
No visible options
Clear
Done
Dependencies
Clear
Dependencies
Done
No visible options
Clear
Done
No size data available
Size
Clear
Size
Done
Choose size range
?
Component bundled with dependencies, minified and gzip'ed
0 B
50 KB +
Component bundled with dependencies,minified and gzip'ed
Clear
Done
More options
Clear
More options
Done
Component features
Tests
Usage examples
Visual rendering
Component types
Internal
Deprecated
Clear
Done
deprecated
No preview available
ramda / ramda
equalsv0.26.1
Returns `true` if its arguments are equivalent, `false` otherwise
Build: Pass
mit
2 KB
deprecated
No preview available
ramda / ramda
multiplyv0.26.1
Multiplies two numbers.
Build: Pass
mit
802 B
deprecated
No preview available
ramda / ramda
eitherv0.26.1
A function wrapping calls to the two functions in an `||` operati
Build: Pass
mit
3 KB
deprecated
No preview available
ramda / ramda
dissocv0.26.1
Returns a new object that does not contain a `prop` property.
Build: Pass
mit
826 B
deprecated
No preview available
ramda / ramda
concatv0.26.1
Returns the result of concatenating the given lists or strings
Build: Pass
mit
4 KB
deprecated
No preview available
ramda / ramda
tv0.26.1
A function that always returns `true`.
Build: Pass
mit
478 B
deprecated
No preview available
ramda / ramda
ov0.26.1
`o` is a curried composition function that returns a unary functi
Build: Pass
mit
927 B
deprecated
No preview available
ramda / ramda
binaryv0.26.1
Wraps a function of any arity (including nullary) in a function t
Build: Pass
mit
1 KB
deprecated
No preview available
ramda / ramda
ascendv0.26.1
Makes an ascending comparator function out of a function that ret
Build: Pass
mit
947 B
deprecated
No preview available
ramda / ramda
appendv0.26.1
Returns a new list containing the contents of the given list, fol
Build: Pass
mit
882 B
deprecated
No preview available
ramda / ramda
alwaysv0.26.1
Returns a function that always returns the given value.
Build: Pass
mit
698 B
deprecated
No preview available
ramda / ramda
any-passv0.26.1
Takes a list of predicates and returns a predicate that returns t
Build: Pass
mit
3 KB
deprecated
No preview available
ramda / ramda
split-everyv0.26.1
Splits a collection into slices of the specified length.
Build: Pass
mit
1 KB
deprecated
No preview available
ramda / ramda
trimv0.26.1
Removes (strips) whitespace from both ends of the string.
Build: Pass
mit
828 B
deprecated
No preview available
ramda / ramda
testv0.26.1
Determines whether a given string matches a given regular express
Build: Pass
mit
4 KB
deprecated
No preview available
ramda / ramda
takev0.26.1
Returns the first `n` elements of the given list, string, or
Build: Pass
mit
1 KB
deprecated
No preview available
ramda / ramda
scanv0.26.1
Scan is similar to [`reduce`](#reduce), but returns a list of suc
Build: Pass
mit
962 B
●
●
●