A simple little module for passing data from NodeJS to R (and back again).
Load node modules according to tsconfig paths, in run-time or via API.
Mozilla's Geckodriver for Node.js
ECMAScript (ESTree) AST walker
Fixes stack traces for files with source maps
Determines if an object can be used as an array
Get current machine IP, MAC and DNS servers.
Small footprint URL parser that works seamlessly across Node.js and browser environments
An implementation of window.fetch in Node.js using Minipass streams
Minimal web-style fetch TypeScript typings
Switches between unfetch & node-fetch for client & server.
Like which(1) unix command. Find the first instance of an executable in the PATH.
textlint AST node type definition.
Resolves ESM imports in Node
Functions for dealing with a PostgresSQL connection string
SerialPort Bindings Typescript Types
CLI for PostCSS
a library that defines a common interface for working with archive formats within node
TypeScript definitions for oracledb
Transpile JSX, TypeScript and esnext features on the fly with esbuild
Fixes stack traces for files with source maps
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS environment. The imported content will be a compiled version of the GraphQL string (`D
Programmatic access to the ARIA specification