Allow parsing of the function.sent meta property
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
Regex for RGB color strings.
Regex for matching HSL colors.
Helper function to change the property 'name' of every function
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
String convertions
Helper function to get function arity
js function for hashing messages with MD5
Mouse wheel normalization across multiple multiple browsers.
a simple debounce with no dependencies or crazy defaults
Create a 'gud nuff' (not cryptographically secure) globally unique id
delegate methods and accessors to another property
Fork stream based on passed condition, and collect down-stream
Detect if string an SVG path
Abstraction for exponential and custom retry strategies for failed operations.
Determine if a function is an ES6 arrow function or not.
Remove any existing casing from a string.
Strip comments from a Pug token stream (from the lexer)
a through stream that starts paused and resumes on the next tick
A Serverless plugin to define IAM Role statements as part of the function definition block
Get the path of the caller function
ICSS utils for postcss ast
safely create multiple ReadStream or WriteStream objects from the same file descriptor