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

A tiny Node.js module that exports a single function to test whether any given string is a legal JavaScript identifier. It works out‑of‑the‑box for ES2015 strict‑mode names, with optional flags to fall back to ES5 rules or disable strict‑mode checks, making it useful for developers who need fast, reliable validation of variable names in tooling, linters, or code generators.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stevewestbrook/is-valid-var-name

Account's avatar
paulmillr/unicode-categories
Unicode categories regExps
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
es-analysis/plato
JavaScript source analysis and visualizer

Support the repos that depend on this repository

Top contributors

SteveWestbrook's profile
SteveWestbrook
8 contributions

Recent events

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

No events yet
stevewestbrook

stevewestbrook/is-valid-var-name

Contains a single function that determines whether a string is a valid javascript variable name. Contains optional settings for ES5 compatibility and strict mode evaluation.

JavaScript
3
1
MIT License