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

Relaxed JSON is a tiny JavaScript library that lets developers write JSON‑like configuration files with a more permissive syntax—supporting comments, trailing commas, unquoted identifiers, single‑quoted strings and other conveniences—by transforming that “relaxed” text into strict JSON before parsing. It exports a simple API (`transform`, `parse`, `stringify`) and is aimed at Node‑based projects (or any JS code) that need human‑friendly config files without pulling in a full‑blown format like YAML.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fregante/relaxed-json

Account's avatar
alanshaw/david
Node.js module that tells you when your project npm dependencies are out of date.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
jsverify/jsverify
Property-based testing for JavaScript.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
phadej/typify-bin
Runtime type-checking for JavaScript.

Support the repos that depend on this repository

Top contributors

phadej's profile
phadej
113 contributions
fregante's profile
fregante
2 contributions
kevinphelps's profile
kevinphelps
1 contributions
18steps's profile
18steps
1 contributions

Recent events

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

No events yet
fregante

fregante/relaxed-json

Fork without CLI: Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON

JavaScript
0
0
Other