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

Bas Couwenberg sebastic at xs4all.nl
Fri Feb 27 15:53:34 UTC 2015


Package: wnpp
Severity: wishlist

* Package name    : node-globule
  Version         : 0.2.0
  Upstream Author : "Cowboy" Ben Alman <cowboy at 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).



More information about the Pkg-grass-devel mailing list