marko-hot-reload
Watch changes in Marko templates in a directory and notify Marko to hot reload them.
Watch changes in Marko templates in a directory and notify Marko to hot reload them.
Ensures that the file path exists.
npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + 'path/to/lib.js');`
Handlebars asynchronous file system compiler and rendering engine with simple interface
File is a NodeJS file operations helper with a super simple API to make build scripts easy and readable.
Remove all empty folders that are in the passed folder
Light weight wrapper for fs module with functinality of moving, copying, deleting directory recursively synchronously and asynchronously.
Require multiple modules at once. Modules can be returned as properties of an object, as an array or iterated over with a callback.
Delete `node_modules` and lockfiles
Find the root directory of an npm package
Npm Install in SubDirectories. Yes, it's that simple. Use it like: `nisd [subdirs...]` (Example: `nisd client server scripts`)
Run terser on a folder and minify the result in a single file
Some structured Dead by Daylight data.
Node-RED node that searches files in a directory and return paths which can be filtered by regex.

A utility designed to copy local directories to a destination.
Traverse nested folders and process each of the discovered files.
Calculates and verifies 128-bit MD5 hashes, as described in RFC 1321 like md5sum program
@import file map creation for Sass
Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)