Gathering detailed insights and metrics for json-schema-faker
Gathering detailed insights and metrics for json-schema-faker
Gathering detailed insights and metrics for json-schema-faker
Gathering detailed insights and metrics for json-schema-faker
npm install json-schema-faker
Typescript
Module System
Node Version
NPM Version
89.2
Supply Chain
86.8
Quality
80.2
Maintenance
100
Vulnerability
100
License
JavaScript (70.24%)
HTML (9.45%)
Svelte (6.75%)
Less (5.38%)
CSS (4.85%)
TypeScript (1.33%)
Pug (1.11%)
Makefile (0.88%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
3,376 Stars
1,347 Commits
340 Forks
44 Watchers
6 Branches
71 Contributors
Updated on Jul 11, 2025
Latest Version
0.5.9
Package Id
json-schema-faker@0.5.9
Unpacked Size
1.27 MB
Size
304.23 kB
File Count
14
NPM Version
10.8.2
Node Version
20.19.0
Published on
Apr 07, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
45
Use JSON Schema along with fake generators to provide consistent and meaningful fake data for your system.
Breaking-changes towards v0.5.x
API:
jsf()
and get a fully-dereferenced result. It will just generate given refs and inline ones, nothing else.
jsf.generate()
is the sync-version, with partial dereferencing through given refs, etc.jsf.resolve()
is the async-version, with full dereferencing, given refs are also supported.d.ts
definitions will be updated on time.Usage info from README.md was moved to
docs/
, read more.
— Artwork by Ajay Karat
We are more than happy to welcome new contributors, our project is still being developed, but we need more feedback!
Please see our contribution guide to learn how.
We have a gitter room for this project, if you want to contribute, talk about specific issues from the library, or you need help on json-schema topics just reach out to us!
Please take a look at the technical documentation page.
If you think
json-schema-faker
is adding value on what you're doing please consider buying me a coffee.Also, you can support the project via Open Collective.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
Found 12/14 approved changesets -- score normalized to 8
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More