Skip to content
#

matching

Here are 445 public repositories matching this topic...

qdrant
agourlay
agourlay commented May 3, 2022
Crate:         tempdir
Version:       0.3.7
Warning:       unmaintained
Title:         `tempdir` crate has been deprecated; use `tempfile` instead
Date:          2018-02-13
ID:            RUSTSEC-2018-0017
URL:           https://rustsec.org/advisories/RUSTSEC-2018-0017
Dependency tree: 
tempdir 0.3.7
├── storage 0.2.0
│   └── qdrant 0.7.0
├── segment 0.3.1
│   ├── storage 0.2.0
│
good first issue

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, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

  • Updated Apr 21, 2022
  • JavaScript

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.

  • Updated Jan 20, 2022
  • 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.

  • Updated Oct 22, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the matching 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 the matching topic, visit your repo's landing page and select "manage topics."

Learn more