minimatch is a lightweight JavaScript library that implements glob style pattern matching for file paths and strings. It is commonly used in Node.js tooling, build systems, and file walkers to determine whether paths match specified patterns. The library reproduces the behavior of Bash style glob expansion while adding Node specific handling for path separators. It is designed to be small, fast, and reliable, making it suitable for performance-sensitive workflows. Developers often use minimatch as a foundational dependency in larger tools such as package managers and bundlers. The project focuses on correctness in pattern parsing and cross-platform behavior. Overall, minimatch serves as a core utility for pattern-based file matching in the JavaScript ecosystem.

Features

  • Bash style glob pattern matching
  • Cross platform path handling
  • Lightweight and fast implementation
  • Supports advanced wildcard patterns
  • Common dependency in Node.js tooling
  • Flexible pattern parsing engine

Project Samples

Project Activity

See All Activity >

Categories

Libraries

Follow minimatch

minimatch Web Site

Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services Icon
$300 in Free Credit Towards Top Cloud Services

Build VMs, containers, AI, databases, storage—all in once place.

Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of minimatch!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Libraries

Registered

5 days ago