clear-path
A node library for deleting a path if exists using del
A node library for deleting a path if exists using del
Clean your directory with Node.js
🧰 A command-line interface for a quick and easy way to organize your scss. Generate an scss folder structure anywhere you want in your application. Choose the template you want to use (complete, clean, custom). Manage your file the same way in every proj
Copy the current working directory to the clipboard.
Copy file globs, watching for changes.
Command line and library to copy directory from src to dest while replacing specified values and ignoring specified paths. Great for using any directory of files as a template.
Copy directory recursively like `cp -r` command
Create a folder with a barrel index file and options to generate the following: - React Functional Component - React Hook - .test file with testing library and component render setup - Storybook .stories - SCSS file - index.tsx
Create lots of folders and files with a single object representing the structure!
copy folder to another folder
Webpack plugin to create empty directories
Micro-library for easy directory creation.
Very common operations for managing and watching directories of entries and keeping entries in memory for searching
The [UNIX command](http://en.wikipedia.org/wiki/Rm_(Unix)) `rm -rf` for Node.js in a cross-platform implementation. Significantly smaller than `rimraf`!
Simple console utility designed to display a list of files
A type-safe filesystem abstraction for Node.js, with runtime validation and customizable serialization.
High throughput template dir writes
High throughput template dir writes
Copies files from a source directory or a glob pattern to another folder and provides progress updates on command line or with progress events. Can be run as cli or with an api.
Recursively copy files from one folder to another folder (CLI tool designed for use in npm package.json scripts)