A sync glob / minimatch call with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glob-expand is a Node.js library that provides a synchronous glob / minimatch / RegExp call using Grunt.js's file.expand functionality. It allows users to expand patterns and filter files with minimum dependencies, derived from Grunt.js v0.4.1's file.expand. This library is useful for developers who need to perform file pattern matching and expansion in their Node.js projects.