[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779355: RFP: node-globule -- Easy-to-use wildcard globbing library for JavaScript



Package: wnpp
Severity: wishlist

* Package name    : node-globule
  Version         : 0.2.0
  Upstream Author : "Cowboy" Ben Alman <cowboy@rj3.net>
* URL             : https://github.com/cowboy/node-globule
* License         : Expat
  Programming Lang: JavaScript
  Description     : Easy-to-use wildcard globbing library for JavaScript

globule is an easy-to-use wildcard globbing library for JavaScript.

The library offers functions like find(), match() and mapping() that support
globbing patterns.

globule.find returns a unique array of all file or directory paths that match
the given globbing pattern(s).

globule.match can be used to match one or more globbing patterns against one
or more file paths.

globule.mapping returns an array of src-dest file mapping objects for
the given set of source file paths.


node-globule is required for node-gaze (#779301) which in turn is
required for closure-util (#774562).


Reply to: