minimatch
Glob matcher
A utility for matching patterns against file paths using glob expressions
a glob matcher in javascript
3k stars
57 watching
247 forks
Language: JavaScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for efficiently matching paths against file patterns in various contexts. | 2,543 |
| A Nim library for matching file paths against Unix style glob patterns. | 61 |
| Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 | 10 |
| A library that enables expressive and safe code branching with type inference for complex conditions | 12,602 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A JavaScript-based tool for compressing HTML content | 4,956 |
| A C++ library for pattern-based file matching and recursive searching | 252 |
| A fast and simple pixel-level image comparison library with accurate anti-aliased pixels detection and perceptual color difference metrics. | 6,219 |
| A polyfill for the String.prototype.startsWith method in ECMAScript 6. | 143 |
| An experiment in adding functional pattern matching to JavaScript | 247 |
| Generates regular expressions from a set of input strings by building a trie and converting it to a regex using Brzozowski's algebraic method | 3,344 |
| A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
| A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
| A simple and extensible C++ pattern matching library | 228 |
| A library that provides efficient globbing functionality without walking the directory tree | 13 |