Checks if the given token is an ES keyword.
Install
$ npm install --save is-keyword
$ bower install --save is-keyword
$ component install hemanth/is-keyword
Usage
Node.js
var isKeyword = ;;//=> true
License
MIT © Hemanth.HM
Checks if the given token is an ES keyword.
$ npm install --save is-keyword
$ bower install --save is-keyword
$ component install hemanth/is-keyword
var isKeyword = ;;//=> true
MIT © Hemanth.HM
npm i is-keyword
101
1.2.2
MIT