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

`load-jest-config` is a tiny Node library that reads a project's Jest configuration, whether it’s defined in a dedicated `jest.config.js` file or under the `"jest"` key in `package.json`, and returns it as a JavaScript object. It’s meant for developers building tools, scripts, or custom test runners that need to programmatically access the same Jest settings a normal Jest run would use.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaid/load-jest-config

Account's avatar
absolunet/node-fs
graceful-fs / fs-extra sync wrapper with goodies
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
jaid/babel-preset-jaid
These are my personal Babel presets. They aim for minimizing boilerplate for projects that need Babel.
Account's avatar
jaid/eslint-config-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
jaid/webpack-config-jaid
Takes tiny input and returns a Webpack config in the way I personally like.

Support the repos that depend on this repository

Top contributors

Jaid's profile
Jaid
64 contributions
actions-user's profile
actions-user
28 contributions
github-actions[bot]'s profile
github-actions[bot]
23 contributions
depfu[bot]'s profile
depfu[bot]
2 contributions

Recent events

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

No events yet
jaid

jaid/load-jest-config

Loads Jest configs from jest.config.js or package.json#jest.

JavaScript
0
0
MIT License