Node v8.x N-API asynchronous callback example addon
C++ utility class to perform callbacks into JavaScript from any thread
A tiny (183B to 210B) and fast utility to ascend parent directories
A set of utilities to assist developers of tools that build N-API native add-ons
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Canvas for Node.js with skia backend
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
Canvas for Node.js with skia backend
Make weak references to JavaScript Objects.
An implementation of napi for wasm
https://linux.die.net/man/2/nice binding for Node.js
yargs the modern, pirate-themed, successor to optimist.
https://linux.die.net/man/2/nice binding for Node.js
https://linux.die.net/man/2/nice binding for Node.js
Run an array of functions in parallel
Set of utility macros to make writing N-API modules a little easier.
A mutex for guarding async workflows
Asynchronous iterator function for parallel processing.
Cli tools for napi-rs
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Canvas for Node.js with skia backend
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Plugin helper for Fastify