Skip to content
/ globby Public
forked from sindresorhus/globby

User-friendly glob matching - Bundled to CommonJS

License

Notifications You must be signed in to change notification settings

samhuk/globby

 
 

Repository files navigation

globsie

Modernized globby fork. NOTE: Work In Progress

license npm version

Overview

Modernized fork of globby.

  • CJS bundled.
  • 100% Typescript.
  • Use of modern syntax.
  • Industry standard ESLint adherance.
  • Avoid old & dangerous JS patterns.

Usage Overview

See globby.

TODO:

  • Jest unit tests.
  • Integration tests that test file searching functionality.
  • Etc.

About

User-friendly glob matching - Bundled to CommonJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 2.4%