Skip to content

jasonkuhrt-archive/glox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glox

File globbing enhanced with xregexp.

Install

npm install jasonkuhrt/glox

Use-case

// TODO

API

TODO

glox(glob_pattern, xre_pattern, (er, matches)->)

glox.sync(glob_pattern, xre_pattern) -> matches

glox.convention(glob_pattern)

glox.convention.inject(glob_pattern, xre_pattern, host_or_factory, ?manual_trigger)

glox.convention.mocha(glob_pattern, xre_pattern, host_or_factory)

About

File globbing enhanced with xregexp

Resources

Stars

Watchers

Forks

Packages

No packages published