custom-return
Generate a function that returns a constant.
Generate a function that returns a constant.
Strip windows carriage returns, or convert carriage returns to newlines.
Tresor One performance and chart calculations
Custom Returns
A simple application that returns the system time!
Returns a string representing a value's constructor's name property, except for 'NaN', infinite values, 'Infinity', 'Null' and 'Undefined'.
Factory function that returns debounce function
Go-style normalized errors in JS
Browser-safely returns whether the current process is a node-js process.
Invoke set of functions with same arguments at ones, and get the results.
This is a test for exam purpose
Set a boolean to its opposite value and then returns it.
Returns whether or not the passed arguments are defined - ie. not undefined
Returns whether the passed value is an arguments-object
Returns whether 'value' is an Array.
Return the index of the first element of an array where the callback returns true. Returns -1 if none do.
Returns all indexes at which an element is found.
Return the last element of an array where the callback returns true.
Binary search -based indexOf for sorted arrays.
Takes an arguments-object and returns its values in an array.