- **plugins** - any other Rollup.js plugin, i.e. a minifier. - **target**: - `node` - a preset suitable for the Node.js runtime - `browser` - a preset tailored to Browsers - `runtime` - a preset you want to use if you want to bundle & execute the ru
check if an AST node is a function of some sort
pretty (non-compressed) json response middleware
A Webpack plugin for the generation of styleguides using Ruby Hologram.
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
Turn callbacks, arrays, generators, generator functions, and promises into a thunk
#### node-pptx npm module used to generate pptx along with the features of text add, image add, read existing template.
Fast Node.js modules deployment to destination directory
A tool for walking ASTs
rrweb's component to take a snapshot of DOM, aka DOM serializer
TypeScript definitions for yauzl
MCP server for Wundervault zero-knowledge secret management
Xml digital signature and encryption library for Node.js
Implements https://w3c.github.io/accname/
Provides a FHIR-based data source for use w/ CQL
A standalone module that suggests a right domain when your users misspell it in an email address.
Determines whether a Node file is a Module (`import`) or a Script (`require`)
Pure Javascript client library for Vertica
A cryptographically secure pin code generator with string support
Extract JSON/javascript objects from strings
Run gptscript in node.js
No description provided.
JavaScript Extended regular expression engine - client side, server side and 'angular side' ready.
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.