@compositor/globb
v0.1.7
Published
Glob a directory with sane defaults
Downloads
58
Readme
globb
Glob a directory with sane defaults
Installation
npm i -S @compositor/globb
Usage
const glob = require('@compositor/globb')
const files = glob('/my/dir')
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Crafted with <3 by Compositor (@getcompositor).