Anna Henningsen
@addaleax
26
Published Tools
171
Total Stars
0
Weekly Downloads
1,974
GitHub Followers
245
Public Repos
Published Tools
26 Skillsacross 1 categorygen-esm-wrapper
addaleax
Generate ESM wrapper files for CommonJS modules
nice-napi
addaleax
nice(2) bindings for Node.js
eventemitter-asyncresource
addaleax
AsyncResource integration for EventEmitter
gyp-parser
addaleax
GYP file format parser in JS
duplexpair
addaleax
Make a full duplex stream with 2 Duplex endpoints
mongodb-schema
addaleax
Infer the probabilistic schema for a MongoDB collection.
askpassword
addaleax
A password prompt that does print data to the TTY
askcharacter
addaleax
Prompt for a single character
pretty-repl
addaleax
Extends repl.REPLServer to allow for a colorize function
object-hash
addaleax
Generate hashes from javascript objects in node and the browser.
macos-export-certificate-and-key
addaleax
Export a certificate and its corresponding private key from the MacOS default keychain
win-export-certificate-and-key
addaleax
Export a certificate and its corresponding private key from the Windows CA store
system-ca
addaleax
Access the system certificate store on Windows, macOS and Linux
ffi-napi
addaleax
A foreign function interface (FFI) for Node.js, N-API style
semaphore
addaleax
semaphore for node
weak-napi
addaleax
Make weak references to JavaScript Objects.
get-symbol-from-current-process-h
addaleax
C function to get a symbol from the current process
boxednode
addaleax
Create a shippable binary from a JS file
mongodb-crypt-library-version
addaleax
Get the version of a MongoDB Crypt shared library programmatically and as a CLI
mongodb-crypt-library-dummy
addaleax
Dummy MongoDB Crypt shared library which only implements version helpers
modern-npm-registry-mock
addaleax
mock the npm registry
@mongodb-js/socksv5
addaleax
SOCKS protocol version 5 server and client implementations for node.js
setimmediate-napi
addaleax
`setImmediate()` for N-API code
@mongosh/snippet-analyze-schema
addaleax
schema(db.coll)
promise-ratelimit
addaleax
Rate limiting (throttling) implementation for ES6 Promises
interruptor
addaleax
Run a function with the possibility to interrupt it from another thread