Npm module for calculating chi-square test that gives us p-value for statistical significance with practical use in A/B testing.
Splits a String into an Array of substrings with the option to skip some cases where the separator is found, based on some truthy condition.
Check if the given value is an Array
a through stream that starts paused and resumes on the next tick
Flush promises in tests
Librarie to format js/json objects into a YAML-style colored output. Especially useful to pretty print logs. Performant (benchmarks)
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
Returns the `document` object from a DOM object
Print styled text with a StyledString object that has an interface similar to String.
Fetch URL contents
Conditionally run a task
co with bluebird promises
Javascript least squares data fitting methods
Generate a markdown TOC (table of contents) with Remarkable.
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Turn a string of command line options into an array for child_process.spawn
Conditionally require a React proptype based on other props and/or other conditions.
async isarraylikehelper method as module.
ISO 639-1/2/3 Language codes with English and local names
async parallelhelper method as module.
Convert event emitters and event targets to ES async iterators
A password-strength tester based upon the OWASP guidelines for enforcing strong passwords.
Popsicle transport for sending requests over `XMLHttpRequest`