each-string-index
Get the index for each occurrence of a string, in a string. Much faster than regex, and useful for doing simple find and replace operations for specific strings.
Get the index for each occurrence of a string, in a string. Much faster than regex, and useful for doing simple find and replace operations for specific strings.
Find files using extensive glob syntax
Find dates in a string where the format is unknown.
Walk files using glob rules and transform paths with patterns
Utility to find differences in system files
Discovery the dependencies and devDependencies of package
Get first character that satisfies the test, like Array.find().
Get index of first value that satisfies the test, like Array.findIndex().
Get all values in object that satisfy the test, like Array.find().
A map is a collection of key-value pairs, with unique keys.
An iterable is a sequence of values.
grab me some events, will ya
Module to iteratively find all the files in the directory and subdirectory
Bash script that searches javascript files for a named module.
Find free wireless passwords
An unified implementation of `find` and `addBack` for jQuery.
Compare two strings using multiple methods (Jaro-Winkler Algorithm,Cosine Similarity,Levenshtein Algorithm)
World Clock, under your fingertip!
create a tree from an array of objects or a flat array from tree, and others operations on tree
standalone AsyncAF package: everyAF (https://async-af.js.org/AsyncAF#everyAF)