Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

reserved2

bluelovers22.2kISC0.1.6TypeScript support: included

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

reserved, words, javascript, ECMAScript, create-by-yarn-tool, create-by-tsdx

readme

reserved NPM version

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

Used in variable

Install

Install with npm:

npm i reserved --save-dev

Usage

var reserved = require('reserved');
console.log(reserved);
//=> 'abstract', 'arguments', 'boolean', 'break', 'byte', 'case'...

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license


This file was generated by verb-cli on May 11, 2014.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.6 (2024-01-29)

🔖 Miscellaneous

0.1.5 (2023-04-12)

🔖 Miscellaneous

0.1.4 (2022-11-01)

🔖 Miscellaneous

0.1.3 (2022-10-27)

🔖 Miscellaneous