An open API service indexing awesome lists of open source software.

https://github.com/cdnjs/glob


https://github.com/cdnjs/glob

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# glob

> List files given a glob pattern

It's a workaround to the lack of ohmyglob implementation written in Golang and
we want to maintain backward compatibility with `npmFileMap`s.

## usage

```sh
index.js "pattern"
```