fitzgen / glob-to-regexpView external linksLinks
Convert a glob to a regular expression
☆151Jul 17, 2019Updated 6 years ago
Alternatives and similar repositories for glob-to-regexp
Users that are interested in glob-to-regexp are comparing it to the libraries listed below
Sorting:
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆31Sep 4, 2025Updated 5 months ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 4 months ago
- Global logging utility.☆18Mar 23, 2024Updated last year
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- ☆19Feb 28, 2018Updated 7 years ago
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated last month
- ☆19Dec 21, 2024Updated last year
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Nov 12, 2023Updated 2 years ago
- node style md5 on pure JavaScript☆44Dec 21, 2024Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 8 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Feb 14, 2022Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Dec 16, 2025Updated 2 months ago
- Minimalistic utils for JS-only crypto☆25Feb 15, 2018Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- The Thing when you need it☆19Mar 15, 2024Updated last year
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated last month
- Delete nested properties from an object using dot notation.☆35Feb 11, 2022Updated 4 years ago
- ☆20Sep 24, 2025Updated 4 months ago
- Deceive HTTP Parser☆17Sep 18, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- tar.gz plugin for decompress☆16Jul 27, 2017Updated 8 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Feb 20, 2018Updated 7 years ago