andreekeberg / validate-variable

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

andreekeberg/validate-variable Stargazers