Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-reserved
List of JavaScript reserved words (Node.js module)
https://github.com/jonschlinkert/reserved
0
no reviews
Install
Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.
Node.js is an event-based server-side JavaScript engine.