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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wrote/exists

Account's avatar
artdecocode/makepromise
Make a Promise from a function with a callback and preserve its error stack.
Account's avatar
a-la/alamode
A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.
Account's avatar
artdecocode/eslint-config-artdeco
An eslint shareable config for Art Deco Code.
Account's avatar
artdecocode/yarn-s
Run Multiple Yarn Commands In Series.

Support the repos that depend on this repository

Top contributors

zavr-1's profile
zavr-1
22 contributions

Recent events

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

No events yet
wrote

wrote/exists

Check If The File Or Directory Exists, And Return Stats.

JavaScript
1
0
MIT License

`@wrote/exists` is a tiny Node‑JS utility that checks whether a given file or directory path exists and returns the `fs.lstat` result (or `null` if it doesn’t). It’s aimed at JavaScript/TypeScript developers who need a simple, async‑compatible way to query filesystem existence and type information in their projects.