make custom ability more easy. generate the ability which can be added to any class directly.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
A trailing node plugin for the prosemirror editor.
Port of Log4js to work with node.
Sentry Node-Core SDK
TypeScript definitions for node
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
JavaScript semantic data types
Reliably determines if the code is running in Node.js
Flow types for the Javascript AST
Like Object.getOwnPropertySymbols but gets only enumerable properties.
The official MongoDB driver for Node.js
TypeScript definitions for node-fetch
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
AWS credential provider that sources credentials from a Node.JS environment.
Iterate recursively over the enumerable properties of an object and execute the given callback on the objects's leafs.
A cron-like and not-cron-like job scheduler for Node.
Retries a function that returns a promise, leveraging the power of the retry module.
Converts a Web-API readable-stream into a Node.js readable-stream.
Sentry Node SDK using OpenTelemetry for performance instrumentation
Like Reflect.ownKeys but gets only enumerable properties.
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Easy error subclassing and stack customization
Blob & File implementation in Node.js, originally from node-fetch.