Skip to content
#

tidelift

Here are 27 public repositories matching this topic...

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert

  • Updated Apr 19, 2024
  • JavaScript

Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.

  • Updated Jan 20, 2022
  • JavaScript

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").

  • Updated Jan 16, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the tidelift topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tidelift topic, visit your repo's landing page and select "manage topics."

Learn more