reto-js
Return from outer functions.
Return from outer functions.
A 400 bytes console.{log,info,warn,...} that return its last argument
call insertAdjacentHTML/Text/Element() and return the first inserted element/node
Generate an invoice, receipt or return PDF file with pdfkit
Identify and convert line terminators from strings
a simple and elegant wrapper for logging and returning/throwing errors
Like JavaScript Array.map, but with multiple returns
Wrap words to a specified length.
Returns all array items after particular index or all array items before particular index
Removes and returns array items that pass a test
Receives a test function and both removes and returns resulting items that pass test.
Function returns middle section of array
Returns multiple items from array, identified by their indexes. Does not modify array
Simply returns 1 item from the array
Similar to Array.prototype.filter(), except it lets you customize what value to get from the element that passes test
Similar to Array.filter(), except it returns array of objects representing each filtered item
Returns independent copy of a passed array
array-handling functions that return data from the array but do not modify the array
Without rounding, this function returns the number without the decimal and fraction.
2 functions check if array of numbers is in ascending order or not