Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cowboy/node-glob-whatev
A quick and dirty file globbing utility based on minimatch.
https://github.com/cowboy/node-glob-whatev
Last synced: 17 days ago
JSON representation
A quick and dirty file globbing utility based on minimatch.
- Host: GitHub
- URL: https://github.com/cowboy/node-glob-whatev
- Owner: cowboy
- License: mit
- Created: 2012-01-11T19:40:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-21T18:01:38.000Z (almost 12 years ago)
- Last Synced: 2024-10-14T14:18:02.023Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 151 KB
- Stars: 14
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
## THIS PROJECT IS DEPRECATED
Now that [node-glob](https://github.com/isaacs/node-glob) works cross-OS and supports synchronous globbing, this project will no longer be supported. Use that instead.