- **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
A Webpack plugin for the generation of styleguides using Ruby Hologram.
pretty (non-compressed) json response middleware
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
MCP server for Wundervault zero-knowledge secret management
A tool for walking ASTs
rrweb's component to take a snapshot of DOM, aka DOM serializer
Provides a FHIR-based data source for use w/ CQL
TypeScript definitions for yauzl
Implements https://w3c.github.io/accname/
Xml digital signature and encryption library for Node.js
A standalone module that suggests a right domain when your users misspell it in an email address.
Pure Javascript client library for Vertica
Extract JSON/javascript objects from strings
Run gptscript in node.js
JavaScript Extended regular expression engine - client side, server side and 'angular side' ready.
No description provided.
Determines whether a Node file is a Module (`import`) or a Script (`require`)
A cryptographically secure pin code generator with string support
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.