create-bulk-file
A simple command line tool to create bulk files in one go. You can setup with any of your project
A simple command line tool to create bulk files in one go. You can setup with any of your project
Copy files to a range of directories.
Copy files to a range of directories.
Read the contents of a directory with filters. Provides wrappers to `fs.readdir` to return just files or directories.
Create an array of ignore paths suitable for use with the 'del' module from a file or folder path.
Get to the base directory of a project for importing files
execute command from every dir
Find out if it is a file or a directory in Node.js
asynchronously traverses a directory structure and returns all files in a stream
for nodejs! 指定条件(包含、不包含、后缀、前缀、正则等)遍历文件夹下所有的文件
Searching for images by resolution and size for Node.js
find directory of file until root
Sync bi-directional recursive directory search engine (and maybe even files in the future)
Find a file by walking up parent directories
This plugin will help facilitate work with routes.
A current working directory set, where you can get the current working directory path.
find parent dir from node module
A simple helper for requiring files in a directory and initializing if the required module exports a function.
RegExp for matching dot directories.
An nconf storage provider that allows configuration files to be split into multiple files for multiple environments