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

Bug#779355: ITP: node-globule -- Easy-to-use wildcard globbing library for Node.js



Package: wnpp
Followup-For: Bug #779355
Owner: Bas Couwenberg <sebastic@debian.org>

* 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 Node.js

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

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).

The node-globule package will be maintained in the JavaScript team.


Reply to: