Extra method for Array (slice by match)
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Array manipulation, ordering, searching, summarizing, etc.
Lazy-evaluating list of files, based on globs or regex patterns
General purpose glob-based configuration matching.
Node addon for string extraction for msgpackr
Slice a string with ANSI escape codes
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Matches strings against configurable strings, globs, regular expressions, and/or functions
🐊Putout plugin for eslint config
Return a shallow copy of a portion of an array.
Match human-quality input to potential matches by edit distance.
Rope-based persistent sequence type
🐊Putout plugin adds ability to convert array copy to slice
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Convert a series of points to a monotone cubic spline
Node addon for string extraction for cbor-x
npm package for https://github.com/google/diff-match-patch
JSON diff & patch (object and array diff, text diff, multiple output formats)
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Get the first path that exists on disk of multiple paths
Flowtype linting rules for ESLint.
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.