> A custom CLI tool that mimics essential Git commands to interact with GitHub repositories. Built while learning full-stack development and diving deep into how Git + GitHub actually work behind the scenes.
The lodash method `_.includes` exported as a module.
Standard library
split a Text Stream into a Line Stream
Easy way to split a string on a given character unless it's quoted or escaped.
Complete list of standard emojis.
Removes separators from the end of the string.
Remove leading directory components from a path, like tar's --strip-components option
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
The lodash method `_.camelCase` exported as a module.
The lodash method `_.isNumber` exported as a module.
Generate a hex color from the given text
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
A simple in-memory filesystem. Holds data in a javascript object.
streaming unbzip2 implementation in pure javascript for node and browsers
Get an event when you're being sent data or asked for it.
Collects the full tree of processes from /proc
The lodash method `_.defaults` exported as a module.
Combine an array of streams into a single duplex stream using pump and duplexify
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
A simple module for bitwise-xor on buffers
Tests if a JSON property can be accessed using . syntax
random fill from browserify stand alone