Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project provides a tool for traversing ECMAScript (JavaScript) files by their import/require chains, allowing you to build a list of files and optionally execute callbacks with file names, source code, and ASTs. It's designed for developers who need to analyze or lint JavaScript codebases, particularly when checking third-party dependencies for vulnerabilities or intrusive practices, and can be integrated with ESLint for comprehensive code analysis.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brettz9/es-file-traverse

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
brettz9/command-line-basics
Auto-add help and version CLI and update notification checks
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
estools/esquery
A query library for ECMAScript AST using a CSS selector like query language.
Account's avatar
bergos/file-fetch
fetch for read and write access to the local file system
Account's avatar
3rd-Eden/find-package-json
Find package.json files in parent directories, keep finding until you find the right one using iterators.
Account's avatar
fb55/htmlparser2
Fast & forgiving HTML/XML parser
Account's avatar
fintechstudios/eslint-plugin-chai-as-promised
Prevent common problems when using chai-as-promised
Account's avatar
rvagg/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
brettz9/command-line-publish
Convert `command-line-usage` JSON or JavaScript ESM into HTML or SVG files
Account's avatar
brettz9/coveradge
Generate coverage badges during local nyc/istanbul execution
Account's avatar
brettz9/eslint-config-ash-nazg
An expansion and tweaking of the "standard" config style for ESLint
Account's avatar
brettz9/eslint-formatter-badger
Create badges to reflect the number/types of passing eslint rules.
Account's avatar
brettz9/license-badger
Builds a badge indicating your project's license(s) and those of its dependencies.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
ianpogi5/mocha-badge-generator
Mocha reporter which outputs badge with the number of tests passed and failed.
Account's avatar
stanleyhlng/mocha-multi-reporters
Generate multiple mocha reports in a single mocha execution.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

brettz9's profile
brettz9
161 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions
lgtm-migrator's profile
lgtm-migrator
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
brettz9

brettz9/es-file-traverse

Traverse ECMAScript (JavaScript) files by their `import`/`require` chains

JavaScript
2
1
MIT License