node-globule

Easy-to-use wildcard globbing library for Node.js

Description

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.

This package contains the globule module for Node.js.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/cowboy/node-globule


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-globule