whence
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.
object-visit
Call a specified method on each value in the given object.
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
cls-hooked
CLS using AsynWrap instead of async-listener - Node >= 4.7.0