Thank you for subscribing to theplan!
ramda
LICENSE
MIT
VISIBILITY
Public
subjectA practical functional library for JavaScript programmers.
1 Collaborator
)
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
equals
v0.26.1
Returns `true` if its arguments are equivalent, `f...
Build: Pass
mit
2 KB
deprecated
No preview available
ramda / ramda
multiply
v0.26.1
Multiplies two numbers.
Build: Pass
mit
802 B
deprecated
No preview available
ramda / ramda
either
v0.26.1
A function wrapping calls to the two functions in ...
Build: Pass
mit
3 KB
deprecated
No preview available
ramda / ramda
dissoc
v0.26.1
Returns a new object that does not contain a `prop...
Build: Pass
mit
826 B
deprecated
No preview available
ramda / ramda
concat
v0.26.1
Returns the result of concatenating the given list...
Build: Pass
mit
4 KB
deprecated
No preview available
ramda / ramda
t
v0.26.1
A function that always returns `true`.
Build: Pass
mit
478 B
deprecated
No preview available
ramda / ramda
o
v0.26.1
`o` is a curried composition function that returns...
Build: Pass
mit
927 B
deprecated
No preview available
ramda / ramda
binary
v0.26.1
Wraps a function of any arity (including nullary) ...
Build: Pass
mit
1 KB
deprecated
No preview available
ramda / ramda
ascend
v0.26.1
Makes an ascending comparator function out of a fu...
Build: Pass
mit
947 B
deprecated
No preview available
ramda / ramda
append
v0.26.1
Returns a new list containing the contents of the ...
Build: Pass
mit
882 B
deprecated
No preview available
ramda / ramda
always
v0.26.1
Returns a function that always returns the given v...
Build: Pass
mit
698 B
deprecated
No preview available
ramda / ramda
any-pass
v0.26.1
Takes a list of predicates and returns a predicate...
Build: Pass
mit
3 KB
deprecated
No preview available
ramda / ramda
split-every
v0.26.1
Splits a collection into slices of the specified l...
Build: Pass
mit
1 KB
deprecated
No preview available
ramda / ramda
trim
v0.26.1
Removes (strips) whitespace from both ends of the ...
Build: Pass
mit
828 B
deprecated
No preview available
ramda / ramda
test
v0.26.1
Determines whether a given string matches a given ...
Build: Pass
mit
4 KB
deprecated
No preview available
ramda / ramda
take
v0.26.1
Returns the first `n` elements of the given list, ...
Build: Pass
mit
1 KB
deprecated
No preview available
ramda / ramda
scan
v0.26.1
Scan is similar to [`reduce`](#reduce), but return...
Build: Pass
mit
962 B
●
●
●