is-json@3.0.1
Check if a value is a valid JSON object/array string (or a plain object), without try/catch on the caller side.
ISC
2026-05-27
安装 (3.0.1)
npm install is-json@3.0.1
yarn add is-json@3.0.1
pnpm add is-json@3.0.1
bun add is-json@3.0.1
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| @biomejs/biome | ^2.4.15 |
| @types/node | ^25.9.1 |
| @vitest/coverage-v8 | ^4.1.7 |
| tsup | ^8.5.1 |
| typescript | ^6.0.3 |
| vitest | ^4.1.7 |