sync-request-curl
Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.
Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.
Starts a server before your tests and stops on completion. Inspired by jest-puppeteer's subpackage jest-dev-server. Setup and teardown operations are fully synchronous.
Rewire private modules for use within Jest.
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
0 dependencies event-loop blocking synchronus sleep modelled after atomic-sleep.
Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.
Synchronous version of dnsPromises.lookup - Resolves a host name (e.g. 'nodejs.org') into the first found A (IPv4) or AAAA (IPv6) record
Fork of JCMais/node-libcurl - exposes only Easy interface, clean distributable, up-to-date and minimal dependencies.