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

esformatter-parseint is a plugin for esformatter that automatically adds the radix parameter to parseInt calls in JavaScript code, transforming `parseInt(1.1)` into `parseInt(1.1, 10)`. It's designed for developers using esformatter who want to ensure consistent and explicit radix usage in their codebases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kewah/esformatter-parseint

Account's avatar
millermedeiros/rocambole
Recursively walk and transform EcmaScript AST
Account's avatar
millermedeiros/rocambole-token
Helpers for rocambole AST token manipulation
Account's avatar
millermedeiros/esformatter
ECMAScript code beautifier/formatter
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

pgilad's profile
pgilad
1 contributions
hallmark's profile
hallmark
1 contributions

Recent events

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

No events yet
kewah

kewah/esformatter-parseint

esformatter plugin that adds the radix parameter to parseInt

JavaScript
2
1
Other