tab completion helpers, for node cli programs. Inspired by npm completion.
Generate JSON schema from your Typescript sources
Core Promise support implementation for the simplified HTTP request client 'request'.
Determine if your addon is being used by a minimum version of Ember CLI.
Determine if a JavaScript object is numeric
Sort objects by property names using native Array.sort()
Useful utility functions for CSS in JS solutions
Given a DOM node, return a unique CSS selector matching only that element
Featherweight assert module
URL and cookie safe UIDs
URL and cookie safe UIDs
NodeJS CLI for merging JUnit XML test results
modernize node.js to current ECMAScript standards
The string_decoder module from Node core
generator async control flow goodness
Lightweight format utility for the browser, based on util.format().
A function that takes anything in javascript and returns true if its argument contains binary data.
The best regular expression (regex) for matching hex color values from string.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Transfer static files
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Javascript implementation of the Unix crypt(3) DES-based hash
Give a regex, get a robust predicate function that tests it against a string.
a pure-JavaScript Node.JS module for random-access decoding bzip2 data