Turn valid member expression property literals into plain identifiers
Enqueues messages onto a given SQS queue
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
copy an object but omit the specified keys
Import .obj files as strings 🧵 in Vite, Rollup, Webpack + more
get value at property, don't throw if parent is undefined
Safely access and modify nested object properties using string paths
Convert objects into directory structures and back again
function binding utility
traverse and transform objects by visiting every node on a recursive walk
Douglas Crawford's JSON2, ported to a CommonJS compliant module
Better TOML parsing and stringifying all in that familiar JSON interface.
Multi-strategy job queue with local and BullMQ support
dot-object makes it possible to transform and read (JSON) objects using dot notation.
Create custom commands using plain-old functions
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
> Run AWS SQS locally without dependency. > Supports both AWS Query and JSON (x-amz-json-1.0) protocols.
Queue animation component for react
Fast heap-based priority queue in JavaScript
A small polyfill for Object.setprototypeof
copy an object but with only the specified keys
Express middleware to limit a number of simultaneously processing requests using queue
A user interface for JSON.
Javascript implementation of a queue data structure