svgfusion-core
Core engine and utilities for SVGFusion - the foundation library that powers SVG to component conversion.
p-limit
Run multiple promise-returning & async functions with limited concurrency
debounce
Delay function calls until a set time elapses after the last invocation
throttleit
Throttle a function to limit its execution rate
p-queue
Promise queue with concurrency control