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

can‑string‑to‑any is a tiny utility that parses a text string and returns the corresponding native JavaScript value (e.g., `"null"` → `null`, `"‑3"` → `-3`, `"false"` → `false`, `"NaN"` → `NaN`). It works both in Node.js and in browsers and can be imported as an ES module or loaded via a global script, making it useful for developers who need to safely convert configuration, query‑string, or user‑provided string data into proper JavaScript types.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of canjs/can-string-to-any

Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
stealjs/steal
Gets JavaScript.
Account's avatar
bitovi/steal-qunit
QUnit and StealJS
Account's avatar
stealjs/steal-tools
Futuristic build tools for ES6 Module applications.
Account's avatar
bitovi/testee
Automated cross-browser testing made easy.

Support the repos that depend on this repository

Top contributors

justinbmeyer's profile
justinbmeyer
10 contributions
chasenlehara's profile
chasenlehara
5 contributions
cherifGsoul's profile
cherifGsoul
5 contributions
Aosanders's profile
Aosanders
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
canjs

canjs/can-string-to-any

Convert strings to equivalent JavaScript values

JavaScript
2
0
MIT License