json-schema-faker

WebJar for json-schema-faker

Лицензия

Лицензия

MIT
Категории

Категории

JSON Данные
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

json-schema-faker
Последняя версия

Последняя версия

0.5.0-rcv.33
Дата

Дата

Тип

Тип

jar
Описание

Описание

json-schema-faker
WebJar for json-schema-faker
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

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

Скачать json-schema-faker

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Модули Проекта

Данный проект не имеет модулей.

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!

Версии библиотеки

Версия
0.5.0-rcv.33
0.5.0-rcv.29
0.5.0-rc16
0.5.0-rc15
0.5.0-rc13