A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.
Modify strings, generate sourcemaps
A package/program to help patch MySql databases
Run an array of functions in parallel, but limit the number of tasks executing at the same time
TypeScript definitions for browser-resolve
Get Linux release info (distribution name, version, arch, release, etc.) from 'os-release' file and from native os module. On Windows and Darwin it only returns common node os module info (platform, hostname, release and arch)
TypeScript definitions for after-all-results
Validation to be used with @alifd/field
Parse dxf files into a readable, logical js object.
An Error subclass that will chain nested Errors and dump nested stacktraces
TypeScript definitions for openid
Execute several async functions and get a callback when they are all done
Here's the scenario: You want to build a secure means of some untrusted site opening a window, which loads content at a trusted site. Then you want the untrusted dude to be able to pass in parameters. Then you want the trusted code to do any amount of
Prompt to display dialog for saving password to keychain for iOS webview app.
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
TypeScript definitions for promptly
An Argon2 library for Node
HTTP Bearer authentication strategy for Passport.
Bundle results of async functions calls into one callback with all the results
Converts callback-based functions to ES6 Promises
Strips ANSI Control Characters from string or stream
Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.
`Request#proxy(uri)` superagent extension
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible