language-keywords
A list of reserved keyword of various programming languages
A list of reserved keyword of various programming languages
Regular expression for matching JavaScript identifiers
A node executable to find any filenames recursively with invalid characters in them
A node executable to find any filenames recursively with characters that don't belong in URLs
Types for dev-folio.com
Convert a string to a valid JavaScript identifier
Validate any string as a JavaScript variable name, taking into consideration both the ECMAScript 6 specification and Unicode 8.0.0, as well as reserved words and invalid escape sequences in older engines.
Provides a list of reserved identifiers for JavaScript
Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.
Convert string to safe filename
Process reserved keywords in text, or tokens.
A list of names that should be reserved in multitenant apps.