a .gitignore-compatible file globber for javascript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
globby-js is a JavaScript library that provides .gitignore-compatible file globbing, allowing you to match or exclude files based on .gitignore-style patterns. It's particularly useful for large JavaScript projects where you need to apply complex exclusion rules, such as when writing tools that need to respect project-specific ignore patterns. This library is ideal for developers building libraries or tools that need to process files while respecting .gitignore rules, or for anyone curious about what files are being ignored in their project.