@nodelith/utilities
v0.8.0
Published
Small runtime helpers for working with functions, factories, constructors, and plain objects. Among other utilities, this package is focused on safely inspecting callable signatures and property descriptors using AST parsing powered by `acorn`.
Maintainers
Readme
@nodelith/utilities
Small runtime helpers for working with functions, factories, constructors, and plain objects. Among other utilities, this package is focused on safely inspecting callable signatures and property descriptors using AST parsing powered by acorn.
📦 Installation
npm install @nodelith/utilities