Asynchronously process data via generators and events.
published version 1.0.2, 3 months agoMonitor objects for changes and run callbacks/apply-changes when change occur.
published version 1.0.2, 2 months agoUtility classes for working with the asynchronous deferral pattern.
published version 1.0.1, a month agoRecurses through all files and directories from a provided base directory, and provides information and utility.
published version 1.0.6, 2 months agoOne way, fast and simple object decycling with no retrocycling/reference tracking.
published version 1.0.2, 2 months agoSimulate sleep() behavior using async/await/promises/setTimeout. Functions available for sleeping ms/sec/min/hour/day/month/year.
published version 1.0.0, 2 months agoParse untrusted JSON, avoiding potential prototype pollution/bad type issues.
published version 1.0.0, 2 months agoUtilities for determining the emptiness of values.
published version 1.0.1, 2 months agoBasic foundational tools for working with and identifying strings.
published version 1.0.1, 2 months agoVarious tools for working with/generating random data of various types, character sets, etc.
published version 1.0.1, 2 months agoProvide a value and this function will do its best to return information on what that value is (object, array, socket, async function, outstanding promise, string, number, etc etc etc).
published version 1.0.7, 2 months agoBuild random objects full of garbage, any kind of garbage, in any way. Useful for for fuzz testing code at runtime to see if unexpected outcomes can occur.
published version 1.0.1, 2 months agoRecursively searches through runtime objects for keys and values, returning paths to found data. Supports a variety of search functionality, and is very useful for analyzing runtime data.
published version 1.0.6, a month agoCreate a deep clone of an object, which unlike the builtin structuredClone, will include functions, et al. Does not clone literally-unclonables, like sockets etc, but will handle exceptions gracefully rather than throwing.
published version 1.0.0, a month agoGenerates certs as a CA authority; stores them in a sqlite cert store.
published version 1.0.1, a month ago