This is the Linux app named minimatch whose latest release can be downloaded as minimatchv10.2.4sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named minimatch with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
minimatch
DESCRIPTION
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
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/minimatch.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.