0.0.2 • Published 2 years ago

@inlang/valid-js-identifier v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Valid JS Identifier

This package provides a utility function to check if a string is a valid JavaScript identifier. It also excludes any reserved JS keywords. You can read more about valid JS identifiers here.

0.0.2

2 years ago

0.0.1

2 years ago