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

javascript-stringify is a Node.js library that converts JavaScript values into their source code representation, similar to how JSON.stringify works for JSON data. It's designed for developers who need to serialize complex JavaScript objects, including functions, regexes, and circular references, into executable code strings that can be evaluated later.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blakeembrey/javascript-stringify

Account's avatar
borderless/ts-scripts
Simple, mostly opinionated, scripts to build TypeScript modules
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck)
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

blakeembrey's profile
blakeembrey
61 contributions
rhendric's profile
rhendric
4 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
zalmoxisus's profile
zalmoxisus
4 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
pkit's profile
pkit
1 contributions
eemeli's profile
eemeli
1 contributions
dubzzz's profile
dubzzz
1 contributions
skateborden's profile
skateborden
1 contributions

Recent events

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

No events yet
blakeembrey

blakeembrey/javascript-stringify

Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`

TypeScript
148
15
MIT License