opsimathically


Jason Medeiros

  • Asynchronously process data via generators and events.

    published version 1.0.2, 3 months ago
  • Monitor objects for changes and run callbacks/apply-changes when change occur.

    published version 1.0.2, 2 months ago
  • Utility classes for working with the asynchronous deferral pattern.

    published version 1.0.1, a month ago
  • Recurses through all files and directories from a provided base directory, and provides information and utility.

    published version 1.0.6, 2 months ago
  • One way, fast and simple object decycling with no retrocycling/reference tracking.

    published version 1.0.2, 2 months ago
  • Simulate 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 ago
  • Parse untrusted JSON, avoiding potential prototype pollution/bad type issues.

    published version 1.0.0, 2 months ago
  • Utilities for determining the emptiness of values.

    published version 1.0.1, 2 months ago
  • Basic foundational tools for working with and identifying strings.

    published version 1.0.1, 2 months ago
  • Various tools for working with/generating random data of various types, character sets, etc.

    published version 1.0.1, 2 months ago
  • Provide 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 ago
  • Build 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 ago
  • Recursively 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 ago
  • Create 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 ago
  • Generates certs as a CA authority; stores them in a sqlite cert store.

    published version 1.0.1, a month ago