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 is a TypeScript library for parsing multipart/form-data payloads in Node.js, designed for scenarios where only raw multipart data is available, such as when using AWS API Gateway. It extracts files and form fields from the raw payload using a specified boundary string, returning an array of parts with properties like `filename`, `type`, and `data` (as a Buffer). It's ideal for developers handling file uploads or form submissions in environments where direct access to parsed multipart data isn't available.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nachomazzara/parse-multipart-data

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

nachomazzara's profile
nachomazzara
21 contributions
christiansalazar's profile
christiansalazar
11 contributions
IgorHrabrov's profile
IgorHrabrov
2 contributions
simhnna's profile
simhnna
2 contributions
pimterry's profile
pimterry
1 contributions
tkalliom's profile
tkalliom
1 contributions

Recent events

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

No events yet
nachomazzara

nachomazzara/parse-multipart-data

A javascript/nodejs multipart/form-data parser which operates on raw data.

TypeScript
51
33
No license