matcher
Matcher
A utility for simple string matching with wildcard patterns
Simple wildcard matching
537 stars
6 watching
29 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/indent-string | A utility function to insert consistent indentation into a string | 112 |
sindresorhus/hash-object | A library that generates a unique digital fingerprint of an object | 134 |
sindresorhus/pokemon | A module that provides access to Pokémon names and IDs in various languages. | 490 |
sindresorhus/filled-array | Creates an array of specified length filled with a given value or function returning values | 43 |
sindresorhus/yn | A utility for parsing yes/no like values with optional typo tolerance | 266 |
sindresorhus/pokemon-cli | Tools for interacting with the Pokémon API to retrieve and display Pokémon names | 48 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/round-to | A utility library for rounding numbers to specific decimal places | 155 |
sindresorhus/indent-string-cli | A command-line tool for indenting lines of text | 5 |
sindresorhus/pad-stream | Transforms input streams by padding each line with a specified indent | 11 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/cli-cursor | Library for controlling the CLI cursor | 103 |
sindresorhus/get-stdin | A utility module to retrieve input from standard input as a string or buffer | 337 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 320 |