Returns an updated version of defaults merged with the contents of
inputs.
Returns an updated version of defaults merged with the contents of
inputs.
Uses Array.filter() to create a unique array.
An alias for the typeof keyword that returns additional options.
Escapes a string for use in a regular expression.
Escapes a string for use as a replacement for a regular expression.
Turns the given slug into a string with only a-z, 0-9, and hyphens.
Takes an input string and inserts \n to soft wrap text within the given width.
Formats a date in a predictable way.
Converts the given string to title case.
Checks whether an object is empty (by checking for keys and constructor).
Used only for timestamp().
Used only for typeOf().
Exports all the package's functions.
Since
0.1.0
Example