Repositories
thlorenz repositories
Ensures that only one instance of your module exists either serverside or in the browser.
This is the official repo for the CascadiaJS 2013 conference.
Encodes 6bit numbers (0..63) to URL safe chars.
An encoding interface for node
Prints out information about the process's active handles, including function source and location
Collection of AI agent skills
Collection of AI agent tasks
Collection of tools that are used to interact with coding agents.
Generates an anchor for a markdown header.
Functions that surround a string with ansicolor codes so it prints in color.
Functions that surround a string with ansistyle codes.
Advent of Code in Various Languages
Applies a transform to an input string and calls back with result, mostly useful for testing transforms
CLI to launch apps that use an express main server and an optional restif api server.
Assert that calls a function with an error instead of throwing it if the assert fails.
Processes ah-net data obtained from async resources related to network operations.
Readable stream that ensures that onend is only called once no ondata items are pending, thus supporting async operations inside ondata.
Reduce an array of values via an asynchronous function.