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

This project provides a function to recursively extract files and their object paths within a value, replacing them with `null` in a deep clone without mutating the original value. It is designed for developers working with GraphQL multipart request spec client implementations, such as `graphql-react` and `apollo-upload-client`, to handle file uploads in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaydenseric/extract-files

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
jaydenseric/revertable-globals
Sets globals that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.
Account's avatar
jaydenseric/test-director
An ultra lightweight unit test director for Node.js.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jaydenseric's profile
jaydenseric
237 contributions
samcoenen's profile
samcoenen
3 contributions
giautm's profile
giautm
2 contributions
loremaps's profile
loremaps
1 contributions
pietro909's profile
pietro909
1 contributions
n1ru4l's profile
n1ru4l
1 contributions

Recent events

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

No events yet
jaydenseric

jaydenseric/extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instances.

JavaScript
57
23
MIT License