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

vuvuzela is a tiny (~1 KB gzipped) JavaScript library that provides drop‑in `parse` and `stringify` functions for JSON without using recursion. It’s designed for environments where deeply‑nested data would cause native `JSON.parse`/`JSON.stringify` to hit call‑stack limits, offering a simple, stack‑based implementation that works in Node and browsers. It’s aimed at developers needing a robust, non‑recursive JSON parser/stringifier for large or deeply nested objects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nolanlawson/vuvuzela

Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

nolanlawson's profile
nolanlawson
37 contributions
calvinmetcalf's profile
calvinmetcalf
1 contributions

Recent events

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

No events yet
nolanlawson

nolanlawson/vuvuzela

Simple and non-recursive JSON parse/stringify library

JavaScript
53
5
Apache License 2.0