Detective to find dependents of CSS (PostCSS dialect)
Return an array of all parent node_modules directories
A small tool for counting SLOC.
Sanitize a string for use as a filename
Streaming http in the browser
Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance.
The node core libs for in browser usage.
rrweb's component to take a snapshot of DOM, aka DOM serializer
Rollup plugin for resolving tsconfig paths
Access to __filename and __dirname within ECMAScript modules
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
ESLint Plugin that includes rules which encourage the use of absolute paths over relative paths, defined by paths or baseUrl from tsconfig.json
Fast TypeScript runner using esbuild for eager compilation
Make paths absolute and normalize them.
Node.js loader for import specifiers as file paths without extensions or as directory paths
Reuse objects and functions with style
Create and modify PDF files with JavaScript
Babel preset used by Create React App
Determine an app's root path from anywhere inside the app
Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.
A collection of supplemental NodeJS functions and types
Webpack loader that resolves relative paths in url() statements based on the original source file
Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails