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