Iteratively evaluate recursive functions, avoiding "Maximum call stack size exceeded"
Get an array of all files in a directory and subdirectories.
Make a directory and its parents if needed - Think `mkdir -p`
Recursive-Length Prefix (RLP) coder.
node-fs is an extension to the original nodejs fs library, offering new functionalities.
Recursively read a directory
Get an array of recursive directory contents
Bindings for the Watchman file watching service
A wrapper and enhancements for fs.watch
(recursive)? merging of (cloned)? objects.
Simple, flexible file copy utility
Recursively resolve promises within objects
Asynchronous recursive file system operations
A blazing fast stringifier that safely handles circular objects
Minimal and efficient cross-platform file watching library
TypeScript definitions for recursive-readdir
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
Output wrapper is a library to write output file to outputpath.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
It iterates through a graph or a tree recursively
A structuredClone polyfill
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
The file system watcher that strives for perfection, with no native dependencies and optional rename detection support.
Asynchronous recursive file copy utility.
A reentrant/recursive flock.
Easy Diff enhances the functionality of Hash, allowing recursive diff, merge, and unmerge of arbitrarily constructed hashes. This is perfect for people who need to do diffs on not only plain text files but also data as Hash or JSON objects. Unmerge is included with diff and merge to more easily allow versioning of arbitrary data.
A simple reentrant/recursive mutex
SitePrism AllThere allows you to recursively query page and section structures on your page - exclusively for use with the SitePrism gem.
A wrapper on wc command. Permit to execute wc recursively with a more flexible argument parser.
A git command that uses reference repositories and threading to quicklyand recursively clone repositories with many nested submodules
Recursive thrift struct validator
A deep, recursive freeze and freeze tester.
Calyx provides a simple API for generating text with declarative recursive grammars.
Usage: before_filter :strip_params; def strip_params; StripParams.all!(params); end
This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).
Extends ActiveSupport's symbolize_keys to recursively symbolize keys at all levels in a Hash