is-json@3.0.0
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-26
安装 (3.0.0)
npm install is-json@3.0.0
yarn add is-json@3.0.0
pnpm add is-json@3.0.0
bun add is-json@3.0.0
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 |