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

`is-keyword-js` is a tiny npm library that lets developers quickly determine whether a given string is a JavaScript keyword or a future‑reserved word. It exports a single function (`isKeyword`) that returns a Boolean, making it useful for parsers, linters, code generators, or any tool that needs to validate identifiers against the ECMAScript keyword list.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of crissdev/is-keyword-js

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.

Support the repos that depend on this repository

Top contributors

crissdev's profile
crissdev
5 contributions
lydell's profile
lydell
1 contributions

Recent events

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

No events yet
crissdev

crissdev/is-keyword-js

A simple way to check if a string is a keyword or reserved keyword in JavaScript

JavaScript
6
2
MIT License