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
Cut Data Warehouse Costs by 54% Icon
Cut Data Warehouse Costs by 54%

Easily migrate from Snowflake, Redshift, or Databricks with free tools.

BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Try Free
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

2026-02-27