Newer
Older
[](https://github.com/json-schema-faker/json-schema-faker)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8MXLRJ7QQXGYY)
[](https://travis-ci.org/json-schema-faker/json-schema-faker)
[](http://badge.fury.io/js/json-schema-faker)
[](https://badge.fury.io/bo/json-schema-faker)
[](https://codecov.io/github/json-schema-faker/json-schema-faker?branch=master)
[](https://gitter.im/json-schema-faker/Lobby)
[](https://david-dm.org/json-schema-faker/json-schema-faker)
[](https://david-dm.org/json-schema-faker/json-schema-faker#info=devDependencies)
[](http://inch-ci.org/github/json-schema-faker/json-schema-faker)
[](http://json-schema-faker.github.io/json-schema-faker/)
[](https://snyk.io/test/github/json-schema-faker/json-schema-faker)
> Use [JSON Schema](http://json-schema.org/draft-04/json-schema-core.html) along with fake generators to provide consistent and meaningful fake data for your system.
On `RC17` support for more keywords landed, but is still outdated from recent JSON-Schema drafts.
- Many bugs were _gone_ and no new features were introduced this time, documentation is still incomplete.
- Support for `not` keywords are still missing or partially working, please [read the docs](docs/USAGE.md) to see all supported keywords.
Since `RC16` comes with some deprecations and 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/).
* [Alvaro Cabrera](https://twitter.com/pateketrueke)
* [Tomasz Ducin](https://twitter.com/tomasz_ducin)
* artwork by [Ajay Karat](http://www.devilsgarage.com/)
> 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 have a [gitter room](https://gitter.im/json-schema-faker) 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](http://ko-fi.com/pateketrueke).
>
> Also, you can support the project via [Open Collective](https://opencollective.com/json-schema-faker/donate).