# textmate-grammar-glob

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]

TextMate grammar for Glob Patterns

## Sponsors

<p align="center">
  <a href="https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg">
    <img src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg'/>
  </a>
</p>

## License

[MIT](./LICENSE) License © 2023-PRESENT [Anthony Fu](https://github.com/antfu)

<!-- Badges -->

[npm-version-src]: https://img.shields.io/npm/v/textmate-grammar-glob?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/textmate-grammar-glob
[npm-downloads-src]: https://img.shields.io/npm/dm/textmate-grammar-glob?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/textmate-grammar-glob
[bundle-src]: https://img.shields.io/bundlephobia/minzip/textmate-grammar-glob?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=textmate-grammar-glob
[license-src]: https://img.shields.io/github/license/antfu/textmate-grammar-glob.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/antfu/textmate-grammar-glob/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/textmate-grammar-glob
