get-folder-size
Get the size of a folder by iterating through its sub-files and -folders.
Found 2278 results for folder
Get the size of a folder by iterating through its sub-files and -folders.
Zip/Tar a complete folder or a glob list into a zip/tgz file
Returns an array containing the initial elements which both input arrays have in common
A recursive stream of the files and directories in a given folder
zip and unzip library for node
Delete files and folders using Rollup
Simple, flexible file copy utility
Find the root directory of a Node.js project or npm package
Move files and folders to the trash
Require all plugins in a directory
Returns true if the current process has permission to write to the specified directory
Find the closest package.json file
Check if a directory is empty.
Node CLI or module to calculate folder size
Cross-platform directory symlinking
resolve package root and package.json paths , work on node 17 too
A fork of `recursive-copy`: Simple, flexible file copy utility
Returns the parent directory common to each path
Hide files and directories on all platforms.
Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
Amazon S3 client for upload/download files
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Recursively delete all empty folders in a directory and child directories.
Powerful ESLint plugin with rules to help you achieve a scalable, consistent, and well-structured project. Create your own framework! Define your folder structure, file composition, advanced naming conventions, and create independent modules. Take your pr
Simple yet powerful copy tool.
A command that watches folders(and subfolders) for file changes and automatically compile the less css files into css. This is a file system watcher and compiler.
Move files and folders to the trash
Eslint rule for consistent folder names.
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.
Find the path of the first file matching a given name, walking the filesystem upwards.
Walk up the tree to resolve `tsconfig.json` configuration objects.
Ensures that a directory is empty
Folder browser plugin for inquirer-gui
zips a folder and calls your callback when it's done
high level amazon s3 client. upload and download files and directories
Vitejs plguin: copy files and folders
A minimal, zero-dependency mkdirp written in VanillaJS for node.
Copy files from one path to another, based on the instructions provided in a configuration file.
Stream selected files from an Amazon S3 bucket/folder
Change working dir and return a promise, a stack of folders is maintained to jump back
Returns true if a link targets a directory inside its parent directory
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
Download any repository or subdirectory on GitHub with support for Node.js and the CLI
Check if a file is a directory
Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).
Find files or directories by walking up parent directories.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Delete files and folders and any intermediate directories if they exist (sync and async).
Synchronize files or folders locally, with a watch option
A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.
Resolves index.js files with Rollup
Human friendly file system utilities for Node.js
node module to synchronously and recursively merge files from one folder to another
Run terser on a folder and minify the result in a single file
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
List contents of an S3 bucket 'folder'
Generates a tree of an S3 bucket contents
The CLI implementation for andrewrk/node-mv. Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.
Find a specific ancestor/root directory given a starting location and a search parameter
A vite plugin to remove/clean your build file(s) or folder(s).
customizable react folder tree library
Yet another Node.js helper to require all files in directory
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
high level amazon s3 client. upload and download files and directories
List all the files in a GitHub repo’s directory
Create tarballs in node or the browser
Utility to require multiple files in a folder tree with flexible options
Find a file by walking up parent directories
Recursively require all files within a folder.
high level amazon s3 client. upload and download files and directories
ESLint plugin for enforce a case style for file and folder.
Create a JSON representation of a folder structure tree
Nextcloud client API for node.js TypeScript applications
Recursively create nested directories with jsftp, like mkdirp
Check to see if a directory exists
Made compatible for node 12 and later as this was in open issues for s3 library
Rollup plugin to easily copy files and folders. Glob supported
A NodeJS library that creates several utility functions over the native fs module for directories
Your directory utility belt
Force delete files or folders using globs
Use folder name and file extension specific Material-icon and vscode-icon.
Grunt task for moving and renaming files and directories
Synchronize files and folders locally by glob patterns, watch option included.
a hierarchical tree component for React written in Typescript
Compress a whole directory (including subdirectories) into a zip file, with options to exclude specific files, or directories.
A hackable file manager
Node.js utility tool for creating and checking subresource integrity
Node JS directory compare CLI
delete folders with all child folders and files
Static file serving middleware for koa with directory, rewrite and index support
Run terser on a folder and minify the result in a single file
Check if a path is in PATH
Resolve the directory path where npm CLI is installed
Recursively copy files from one folder to another folder (CLI tool designed for use in npm package.json scripts)
Copy files and folders using Rollup
zip-promise === > Promise archive wrapper
Modern Amazon S3 client for high-level operations
Recursively replace absolute paths in objects and arrays with ~
Find the root directory of a `git` repository
Returns a sorted recursive list of all files inside a directory
Gulp plugin that lets you work with folders and treat them as package names
File manager for the web with console and editor
Fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames
Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.
NodeJs FileSystem (FS) extra utilities, walk, fsize ( folder / symlinks / files ), rmdirs,
Copy & Merge files and folders using Rollup
Reflect the contents of one directory to another. At the speed of light.
Create an sha1 hash sum from a directory of files using the git algorithm
A small collection of sync & async filesystem functions in Node.js.
Clone exactly what you need aka straightforward project scaffolding!
Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.
Alias directories of files for browserify
Generate an index of all modules in a directory
Create a cluster of workers to iterate through the filesystem
An eslint plugin to convert any absolute import paths to relative ones if files are imported from within the same folder
Node sass importer supporting custom alias for directories or specific files
Move or copy files and directories. (async, recursive, across devices, copy & delete fallback, minimalistic with 0 dependencies)
Remove all empty folders that are in the passed folder
A transport for pino that writes logs to rotating files
Remove directory and files
Convert a folder with files and markdown documents to an HTML site
Create all directories on the way to the path.
Reads directory structure.
Returns a list of paths to the subfolders and subfiles of the specified location.
Extract the file extension from a path.
Read a directory recursively as a stream in Node.js.
Rollup plugin to allow specification of 'input' array using globs
FLOP - simple FoLder OPerations
Resolve parent directories, execute a function on every dir found until a result is returned
Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)
Npm Install in SubDirectories. Yes, it's that simple. Use it like: `nisd [subdirs...]` (Example: `nisd client server scripts`)
an useful collection of utils for aws s3 operations
an useful collection of utils for files and folders operations
Convert an array of objects into a persistent or temporary directory structure
esbuild plugin to merge multiple JSON sources into one
Move a file or folder. Platform-independent.
A tiny module to clean a directory selecting which files or directories to keep.
npm for enhanced folder zipping
ejs intermediate is a build environment for nodejs it simply compiles a folder of ejs fun stuff. but this is used in every project.
Delete files/folders in nodejs
work with files inside archives like with regular files
CLI Tool to validate directory structures.
Extensible and reactive file-system library that keeps it simple
Clears the contents of the specified directory with all its subfolders and subfiles.
Easy access and handler for folders and files paths with several tools
Delete files or empty directories and their empty parents from bottom to up.
A lightweight CLI tool for analyzing file and directory sizes. Signals errors via standard exit codes when specified size limits are exceeded
Recursively read a directory, blazing fast.
A helper class to build file path. Useful in application, to provide path reference to whole app
Recursively flatten a directory
dropbox files and folders crud
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
zips a folder
Node-RED nodes to work with filesystem. You can copy, move, link, delete files, create, list and remove folders and get info.
file rename as express middleware
Find a file by walking down parent directories.
Synchronize files or folders locally, with a watch option
expose the content of each file in a folder as an object property.
dropbox read directory or file
rename group of files from a directory
🔨 Compiling LESS file to CSS
A react based file manager plugin.
Download any directory from Git repository
A flexible find-up implementation supporting string, RegExp, CJS/ESM dual build, and custom matcher.
Gulp plugin that lets you work with folders and treat them as package names, forked from https://github.com/hakubo/gulp-folders to support gulp 4.x
Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed
Glue path with '\' or '/' depending on platform
Get the path of npm cache folder
Returns an array of files in a folder
A light-weight, flexible, folder-to-object loader utility.
Check if a directory exists without try catch
Prepend a one-line banner comment (with license notice) to distribution files
Upload your folder to ssh sftp server after build, add support to 'webpack --watch'
ESLint rule for enforcing a string appears in multiple files as expected.
npm module to hash the contents of files matched by globs
PostCSS plugin which watches folder for new files
Simple module helps you access your application's root path from anywhere in the application without resorting to relative paths like require("../../path").
Get the path of npm cache folder from environment variables
Get a random temporary file or directory path
Check if a directory is a subdirectory
Get all directories contained in a string file path
## [Create Next.js app](https://nextjs.org/docs/getting-started/installation)
Eslint rule for consistent file and folder names
zip a directory manipulated by cli/promise (and callback)
Recursively delete all empty folders in a directory and child directories.
'tym' directive collections.
Check if folder contents changed in a git commit range
Capacitor Folder Opener. The plugin is able to open a folder containing a specified file.
Get a random temporary file or directory path that will delete itself
TreeForge is a lightweight, dependency-free JS package to render and manage ASCII-based file trees inside browser editors, sandboxes, or learning tools. It supports interactivity + CRUD actions, while remaining agnostic of the data source (local JSON or A
Simple module that helps you encrypt & decrypt folder/file with password.
turn all non index.js modules in a folder as a single object
enforces folder and file names to match desired case style
List contents of an S3 bucket 'folder'
determines if a git repository exists within a directory
Angular file explorer component with tree view
A simple (lowkey over-engineered) utility that wraps around `node:fs/promises#readdir` for reading files and folders and `await import` for importing modules from those files. If you want a simpler approach with the least overhead, just use the former two
generate categories from directory for hexo post
Command line tool for recursive directory comparison
Serve static files with express
Expose the content of each file in a folder as an object property.
Babel plugin for bulk import from multiple files
Write index files of directory contents
A file content replacer utility. Replaces contents within files, recursively within a directory.
Utility for recursive directory iteration and comparison
Traverse nested folders and process each of the discovered files.
[](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
Directory structure linter
high level amazon s3 client. upload and download files and directories
Utility for directory child entries recursive iteration
Generate an Express.js app with 3-layer architecture. Quick start: npx node-folder-structure
A simple library that will always return the path to the Application Data folder for the current operating system.
fs.readdir done right! Support sync, async and stream API, recursiveness and filters/globs.
Convert a folder with files and markdown documents to an HTML site
Convert folder contents to text format and regenerate folders from text
<div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/
high level amazon s3 client. upload and download files and directories
Loads environment variables from files in a specified directory. Each file becomes a variable where its name is the key and its content is the value.
<h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos 🏎 <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat
[](https://nodei.co/npm/@a-2-c-2-anpm/architecto-dolorum-rem/)
[](https://www.npmjs.com/package/@hoangcung1804npm/culpa-corporis-laboriosam) [ of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
The up-to-date and reliable Google's libphonenumber package for node.js. Zero dependencies.
A CLI tool to generate files and folders based on blueprints
A [React](https://reactjs.org/)-based typeahead that relies on [Bootstrap](https://getbootstrap.com/) for styling and was originally inspired by Twitter's [typeahead.js](https://github.com/twitter/typeahead.js). It supports both single- and multi-selectio
[![Downloads][downloads-badge]][downloads] [![Size][size-badge]][size]
Find a file or directory by walking up parent directories
return a cache directory, like `find-cache-dir` do
 of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).
Automatically detect JavaScript errors in the browser, Node.js and React Native, with plugins for React, Vue, Angular, Express, Restify and Koa. Get cross-platform error detection for handled and unhandled errors with real-time error alerts and detailed d
@zibuthe7j11/repellat-sapiente-quas =========
[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]

`typed-env` adds a layer over [@humanwhocodes/env](https://www.npmjs.com/package/@humanwhocodes/env) that allows you to convert environment variables into various JavaScript types.
Parse CSV with JavaScript ========================================
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
This package helps access and manipulate data in deeply nested Javascript objects more comfortably using an easy and powerful notation.

An [iterable] is a sequence of values.<br> 📦 [Node.js](https://www.npmjs.com/package/@wemnyelezxnpm/asperiores-eveniet-perferendis), 🌐 [Web](https://www.npmjs.com/package/@wemnyelezxnpm/asperiores-eveniet-perferendis.web), 📜 [Files](https://unpkg.com/@
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
[](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [. This monorepo contains all Skiff apps, libraries, and more. You can sign up, u
Simple module to calculate folder size in S3.
[](https://www.npmjs.com/package/@micromint1npm/soluta-distinctio-asperiores) [ aiming to reduce boilerplate, especially when sending and receiving JSON.
   directories with browser and es6 support
Shared file system queue for Node.js.