Better streaming static file server with Range and conditional-GET support
Serve static files
Glob-based configuration matching.
Official JavaScript library for Filestack
`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Wrapper library for directory and file watching.
AWS RDS SSL certificates bundles.
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Helper functions for V8 coverage files.
AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials
Generate a unique character string suitible for use in files and URLs.
Fetches the contents of a file accross node and browsers.
[![NPM version](https://img.shields.io/npm/v/@smithy/shared-ini-file-loader/latest.svg)](https://www.npmjs.com/package/@smithy/shared-ini-file-loader) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/shared-ini-file-loader.svg)](https://www.npmjs.c
Fixes stack traces for files with source maps
Load config default values from ini config files and environmental variable
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Resolve the source map and/or sources for a generated file.
get a list of staged git files and their status
safely create multiple ReadStream or WriteStream objects from the same file descriptor
TypeScript definitions for filesystem
Convert bytes to a human readable string: 1337 → 1.34 kB
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Check if a path is the current working directory
extracts CSS into separate files
Find and parse the tsconfig.json file from a directory path
PostCSS plugin to import CSS files
unzip a zip file into a directory using 100% javascript