Search results

64 packages found

Find a file by walking up parent directories

published 1.0.0 8 years ago
M
Q
P

Nodejs npm module to traverse folder using code or cli or use glob patterns traverse-cli or traverse-fs or fssys

published 0.0.9 2 years ago
M
Q
P

A collection of APIs for common pattern searching algorithms. Supported implementations are naive (simple), KMP pattern search and Rabin-Karp method.

published 1.0.6 3 years ago
M
Q
P

Find a file matching a pattern by walking up parent directories

published 1.0.0 9 years ago
M
Q
P

Find a file by walking up parent directories

published 1.0.0 8 years ago
M
Q
P

Returns lines matching a pattern in a string. Supports inverse operation as well, to exclude lines with matches.

published 1.0.3 5 years ago
M
Q
P

Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays

published 0.2.3 10 years ago
M
Q
P

Get the line number for each regex match found in a string.

published 0.1.0 10 years ago
M
Q
P

Transform a string with an array of replacement patterns.

published 0.2.1 9 years ago
M
Q
P

RegExp API for Humans!

published 1.1.0 8 years ago
M
Q
P

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.

published 0.2.2 10 years ago
M
Q
P

Aho Corasick pattern searching algorithm implementation

published 1.0.2 3 years ago
M
Q
P

Makes an auxilary tree structure to get O(m) efficient autocomplete results, (where m is the length of a search string), without use of external dependencies.<br /> The repo is holds a list of 300k english letter already formatted as tree and available fo

published 2.0.2 6 years ago
M
Q
P

VSCode plugin for tidying up the file explorer

published 1.2.1 3 years ago
M
Q
P

Match a set of intervals with various patterns.

published 0.6.0 7 years ago
M
Q
P

A simple implementation of the Boyer-Moore-Horspool string search algorithm for use with buffers or typed arrays

published 1.0.0 3 years ago
M
Q
P

A wrapper for the JavaScript RegExp object, with a library of preset regular expressions.

published 1.0.2 9 years ago
M
Q
P

Search in a String with One to Three Delimiters (No Regex)

published 1.1.0 3 years ago
M
Q
P

Like ‘glob’ module, but provides matched paths as a Set instead of an Array

published 1.0.1 7 years ago
M
Q
P

Adequate finds files by the pattern form

published 0.2.0 6 years ago
M
Q
P