json-schema-faker

WebJar for json-schema-faker

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json-schema-faker
Last Version

Last Version

0.5.0-rcv.33
Release Date

Release Date

Type

Type

jar
Description

Description

json-schema-faker
WebJar for json-schema-faker
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/json-schema-faker/json-schema-faker

Download json-schema-faker

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-schema-faker/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>json-schema-faker</artifactId>
    <version>0.5.0-rcv.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-schema-faker/
implementation 'org.webjars.npm:json-schema-faker:0.5.0-rcv.33'
// https://jarcasting.com/artifacts/org.webjars.npm/json-schema-faker/
implementation ("org.webjars.npm:json-schema-faker:0.5.0-rcv.33")
'org.webjars.npm:json-schema-faker:jar:0.5.0-rcv.33'
<dependency org="org.webjars.npm" name="json-schema-faker" rev="0.5.0-rcv.33">
  <artifact name="json-schema-faker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-schema-faker', version='0.5.0-rcv.33')
)
libraryDependencies += "org.webjars.npm" % "json-schema-faker" % "0.5.0-rcv.33"
[org.webjars.npm/json-schema-faker "0.5.0-rcv.33"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : json-schema-ref-parser jar [6.1.0,7)
org.webjars.npm : jsonpath-plus jar [3.0.0,4)
org.webjars.npm : randexp jar [0.5.3,0.6)

Project Modules

There are no modules declared in this project.

JSON Schema Faker logo

Donate OpenCollective Build status NPM version Bower version Coverage Status

Gitter Dependency Status devDependency Status

Inline docs Typedoc Known Vulnerabilities

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.

Contributors

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 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.

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.

org.webjars.npm

JSON Schema Faker

generating mock data!

Versions

Version
0.5.0-rcv.33
0.5.0-rcv.29
0.5.0-rc16
0.5.0-rc15
0.5.0-rc13