Description
Use JSON Schema along with fake generators to provide consistent and meaningful fake data for your system.
JSON-Schema Faker alternatives and similar libraries
Based on the "Data Structure" category.
Alternatively, view JSON-Schema Faker alternatives based on common mentions on social networks and blogs.
-
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity. -
mori
ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript -
object-path
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser) -
hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified -
schemapack
Create a schema object to encode/decode your JSON in to a compact byte buffer with no overhead. -
omniclone
An isomorphic and configurable javascript utility for objects deep cloning that supports circular references. -
property-path
Get and set object properties using a string path, where you can specify the separator character in the path.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of JSON-Schema Faker or a related project?
README
[JSON Schema Faker logo](logo/JSF_logo.png)
Use JSON Schema along with fake generators to provide consistent and meaningful fake data for your system.
What's next?
Breaking-changes towards v0.5.x
API:
- deprecated — You will not longer be able to call
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.
- deprecated — TypeScript sources are not longer used, however
d.ts
definitions will be updated on time.
Usage info from README.md was moved to
docs/
, [read more](docs/).
Contributors
— 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](.github/CONTRIBUTING.md) to learn how.
We are looking for your help!
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](docs/).
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.