Skip to content

izakfilmalter/meteor-glob

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Glob

Meteor wrapped library node-glob into a synchronous API, using Futures.

Installation

You need at least version 0.6.5 of Meteor.

Meteor Glob can be installed with Meteorite. From inside a Meteorite-managed app:

$ mrt add glob

API

Glob(pattern, [options], cb)

  • pattern {String} Pattern to be matched
  • options {Object}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%