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-json-value`, is a JavaScript utility that checks if a value is valid JSON and provides detailed warnings about any invalid properties, including their paths, values, and reasons for invalidity. It's designed for developers working with JSON serialization who need to identify and handle problematic data structures before attempting to stringify them, particularly useful when dealing with complex objects that might contain circular references, symbols, functions, or other non-serializable values.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/is-json-value

Account's avatar
ehmicky/safe-json-value
⛑️ JSON serialization should never fail
Account's avatar
ehmicky/dev-tasks
Automated development tasks for my own projects
Account's avatar
ehmicky/eslint-config
ESLint configuration for my own projects
Account's avatar
ehmicky/prettier-config
Prettier configuration for my own projects
Account's avatar
ehmicky/test-each
🤖 Repeat tests. Repeat tests. Repeat tests.

Support the repos that depend on this repository

Top contributors

ehmicky's profile
ehmicky
413 contributions
dependabot[bot]'s profile
dependabot[bot]
19 contributions

Recent events

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

No events yet
ehmicky

ehmicky/is-json-value

Check if a value is valid JSON.

JavaScript
7
0
MIT License