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

Node‑fixturify is a lightweight library that lets you serialize and deserialize arbitrary JSON objects to and from directory‑based file system structures, making it easy to create, read, and modify mock file hierarchies in code. It’s aimed at developers—particularly test writers—who need a simple, synchronous way to generate temporary file layouts for unit or integration testing. The API supports glob patterns, ignoring files, and removal of empty directories while handling UTF‑8‑encoded text files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
stefanpenner's profile
stefanpenner
61 contributions
joliss's profile
joliss
21 contributions
hjdivad's profile
hjdivad
1 contributions
nathanhammond's profile
nathanhammond
1 contributions
ro0gr's profile
ro0gr
1 contributions
joliss

joliss/node-fixturify

Convert JSON objects into directory structures in the file system, and back again.

TypeScript
20
13
MIT License

Support the dependencies of joliss/node-fixturify

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
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
stefanpenner/matcher-collection
Account's avatar
joliss/node-walk-sync
Get an array of recursive directory contents
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development