json-schema-typed
npmv8.0.2TypeScriptJSON Schema TypeScript definitions with complete inline documentation.
Safe to adopt
Yes — json-schema-typed scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 296 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 296 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 193 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
BSD-2-Clause — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding json-schema-typed to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM only
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the json-schema-typed README.
import { type JSONSchema } from "json-schema-typed";json-schema-typed vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| json-schema-typedthis page | 0 | 1 | BSD-2-Clause | 9 months ago |
| type-fest | 337.8M | 6 | (MIT OR CC0-1.0) | 1 day ago |
| csstype | 142.8M | 2 | MIT | 1 day ago |
| zod | 246.7M | 13 | MIT | 1 day ago |
| @standard-schema/spec | 99.1M | 9 | MIT | 1 day ago |
| expect-type | 78.4M | 8 | Apache-2.0 | 1 day ago |
Used by
Popular packages that depend on json-schema-typed.
Relationship graph
Dependencies (left) and dependents (right) of json-schema-typed.
Frequently installed together
TypeScript-first schema declaration and validation library with static type inference
Create and parse HTTP Content-Type header
An AST-based pattern checker for JavaScript.
Get and validate the raw body of a readable stream.
Prettier is an opinionated code formatter
Fast, unopinionated, minimalist web framework
Next generation testing framework powered by Vite
Node.js CORS middleware
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files
TypeScript definitions for node
Cross platform child_process#spawn and child_process#spawnSync
TypeScript definitions for ws
Release history
1 release in the last two years, typically about 148 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 8.0.2latest | 9 months ago | 193 KB | BSD-2-Clause |
| 8.0.1 | 4 years ago | 170 KB | BSD-2-Clause |
| 8.0.0 | 4 years ago | 170 KB | BSD-2-Clause |
| 7.0.3 | 6 years ago | 56 KB | BSD-2-Clause |
| 7.0.2 | 6 years ago | 56 KB | BSD-2-Clause |
| 7.0.1 | 7 years ago | 166 KB | bsd-2-clause |
| 7.0.0 | 7 years ago | 47 KB | BSD-2-Clause |
Overview
json-schema-typed is an npm package that jSON Schema TypeScript definitions with complete inline documentation. It has 1 known dependents in the graph. The latest version is 8.0.2, released under the BSD-2-Clause license.
Who should use it
Teams working in the npm ecosystem who need jSON Schema TypeScript definitions with complete inline documentation and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (BSD-2-Clause).
- Zero runtime dependencies — minimal footprint.
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use json-schema-typed?
Yes — json-schema-typed scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 296 days ago.
How do I install json-schema-typed?
Run `npm install json-schema-typed` to add json-schema-typed to your npm project.
What license is json-schema-typed released under?
json-schema-typed is distributed under the BSD-2-Clause license.
How popular is json-schema-typed?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on json-schema-typed.
Is json-schema-typed still maintained?
The most recent release of json-schema-typed (v8.0.2) was published 9 months ago.
Does json-schema-typed run install scripts?
No. json-schema-typed does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.