is-identifier@1.0.0
Check if a string is a valid JavaScript identifier
MIT
2024-05-05
安装 (1.0.0)
npm install is-identifier@1.0.0
yarn add is-identifier@1.0.0
pnpm add is-identifier@1.0.0
bun add is-identifier@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| identifier-regex | ^1.0.0 |
| super-regex | ^1.0.0 |