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

`lookpath` is a lightweight Node.js library that checks if a command exists and returns its executable path without spawning a child process. It's designed for developers who need a straightforward, efficient way to verify command availability in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of otiai10/lookpath

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

otiai10's profile
otiai10
212 contributions
dependabot[bot]'s profile
dependabot[bot]
117 contributions
claude's profile
claude
6 contributions
Kanna727's profile
Kanna727
2 contributions
KSXGitHub's profile
KSXGitHub
2 contributions
luislobo's profile
luislobo
1 contributions
fossabot's profile
fossabot
1 contributions

Recent events

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

No events yet
otiai10

otiai10/lookpath

The minimum and most straightforward way to check if command exists and where the executable is, without spawning child_process.

TypeScript
64
8
MIT License