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

`@wrote/ensure-path` is a utility package that creates all necessary directories along a given file path, ensuring the path is ready for writing. It provides both asynchronous (`ensurePath`) and synchronous (`ensurePathSync`) functions, making it suitable for Node.js developers who need to programmatically prepare directory structures before file operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wrote/ensure-path

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/catchment
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Account's avatar
artdecocode/eslint-config-artdeco
An eslint shareable config for Art Deco Code.
Account's avatar
artdecocode/spawncommand
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and 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
42 contributions

Recent events

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

No events yet
wrote

wrote/ensure-path

Create all directories on the way to the path.

JavaScript
1
0
MIT License