Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

micromatch

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@micromatch

micromatch

Libraries for fast, accurate glob matching.

PinnedLoading

  1. micromatchmicromatchPublic

    Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync…

    JavaScript 2.9k 186

  2. anymatchanymatchPublic

    ‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions

    JavaScript 390 41

  3. bracesbracesPublic

    Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.

    JavaScript 235 69

  4. picomatchpicomatchPublic

    Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regula…

    JavaScript 1k 62

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 28 repositories
  • braces Public

    Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.

    micromatch/braces’s past year of commit activity
    JavaScript 235MIT 69 3 1 UpdatedJan 19, 2025
  • picomatch Public

    Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, i…

    micromatch/picomatch’s past year of commit activity
    JavaScript 1,016MIT 62 28 9 UpdatedJan 14, 2025
  • micromatch Public

    Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author:https://github.com/jonschlinkert

    micromatch/micromatch’s past year of commit activity
    JavaScript 2,874MIT 186 29 6 UpdatedAug 26, 2024
  • to-regex-range Public

    Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.

    micromatch/to-regex-range’s past year of commit activity
    JavaScript 165MIT 20 3 7 UpdatedAug 1, 2024
  • expand-braces Public

    Wrapper for [braces] to enable brace expansion for arrays of patterns.

    micromatch/expand-braces’s past year of commit activity
    JavaScript 8MIT 5 1 0 UpdatedJan 23, 2024
  • source-map-resolve Public Forked fromlydell/source-map-resolve

    [Maintenance-Only] Resolve the source map and/or sources for a generated file.

    micromatch/source-map-resolve’s past year of commit activity
    JavaScript 4MIT 37 1 0 UpdatedJul 18, 2023
  • anymatch Public

    ‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions

    micromatch/anymatch’s past year of commit activity
    JavaScript 390ISC 41 4 3 UpdatedMay 18, 2023
  • nanomatch Public

    Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").

    micromatch/nanomatch’s past year of commit activity
    JavaScript 97MIT 20 5 3 UpdatedJan 16, 2023
  • is-glob Public

    If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.

    micromatch/is-glob’s past year of commit activity
    JavaScript 92MIT 9 1 1 UpdatedDec 29, 2022
  • to-absolute-glob Public

    Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.

    micromatch/to-absolute-glob’s past year of commit activity
    JavaScript 18MIT 11 5 4 UpdatedNov 21, 2022

Top languages

Loading…

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp