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

find‑workspace‑root is a small Node.js utility that locates the top‑level directory of a monorepo that uses Yarn workspaces. It exports an async function (`findWorkspaceRoot`) which, given an optional starting path (defaulting to the current working directory), returns the repository root, making it useful for scripts or tools that need to operate relative to the workspace root in multi‑package projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hupe1980/find-workspace-root

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for micromatch
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
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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

hupe1980's profile
hupe1980
6 contributions

Recent events

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

No events yet
hupe1980

hupe1980/find-workspace-root

Find the root of a multi-package repo with Yarn workspaces

TypeScript
2
1
MIT License