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

**reserved** is a small Node.js utility that exports a list of all ECMAScript‑reserved identifiers (e.g., `abstract`, `arguments`, `break`, etc.) which cannot safely be used as variable, function, method, or object names. It’s intended for developers—especially library authors and tooling creators—who need to validate or avoid reserved words when generating or analyzing JavaScript code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jonschlinkert/reserved

Account's avatar
verbose/verb
Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used on hundreds of projects of all sizes to generate everything from API docs to readmes.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

jonschlinkert's profile
jonschlinkert
3 contributions

Recent events

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

No events yet
jonschlinkert

jonschlinkert/reserved

Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.

JavaScript
8
0
MIT License