A module that determines whether a string name is a valid modern javascript identifier. Supports ES6/ES2015 or newer only. ES5 and non-strict mode are not supported. If you need support for older ...