Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings
#

node-glob

Here are 11 public repositories matching this topic...

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

  • UpdatedAug 26, 2024
  • JavaScript

🚀 It's a very fast and efficient glob library for Node.js

  • UpdatedSep 1, 2025
  • JavaScript

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…

  • UpdatedJul 15, 2025
  • JavaScript

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 "?").

  • UpdatedJan 16, 2023
  • JavaScript

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.

  • UpdatedDec 29, 2022
  • JavaScript

file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!

  • UpdatedJan 8, 2022
  • JavaScript

Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.

  • UpdatedJun 10, 2021
  • JavaScript

A Observable interface over node-glob.

  • UpdatedMar 4, 2023
  • JavaScript

🌠 drop-in replacement for glob lets you use promises or callbacks

  • UpdatedJun 3, 2020
  • JavaScript

Assert a given object is a valid glob option

  • UpdatedAug 27, 2018
  • JavaScript

Walks through specified glob pattert or array of patterns and returns last change date of all matched files or directories. Tecnically it is the newest modified or created date of all items in pecified glob pattern

  • UpdatedJul 25, 2018
  • JavaScript

Improve this page

Add a description, image, and links to thenode-glob topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thenode-glob topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2026 Movatter.jp