Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

json-schema-faker

Generate random data from JSON-Schema
Collective - Host: opensource - https://opencollective.com/json-schema-faker - Code: https://github.com/json-schema-faker/json-schema-faker

Don't try to fill properties; fix

github.com/json-schema-faker/json-schema-faker - b495159365f4eb3f38474806a178c066e63ef447 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Refill; but keep under limits

github.com/json-schema-faker/json-schema-faker - cc44863fd2d7ed15b178f7522bac68902bb9956f authored about 7 years ago by Alvaro Cabrera <[email protected]>
Missing spec for 331

github.com/json-schema-faker/json-schema-faker - 19de71f5169db43816218c60f233fb10e0bf2f15 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Pass requiredProps; fix #331

github.com/json-schema-faker/json-schema-faker - 6103afc2dfce4dac49bc045646d8ab12f7027a09 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed watch task

github.com/json-schema-faker/json-schema-faker - e3ea5c6b3dc4785b2185e5f635d0c5adb584ae03 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Add quick test for #329 (fixed)

github.com/json-schema-faker/json-schema-faker - 9dfa75610e6f8d2b69b41397c5bdc098e5825e9a authored about 7 years ago by Alvaro Cabrera <[email protected]>
Skip deref on resolve() calls; fix

github.com/json-schema-faker/json-schema-faker - 404a9e9efd07cf96fc08699e934d566b88c5e938 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Skip self-references; fix

github.com/json-schema-faker/json-schema-faker - 4b2241d16a82d4c58667917ef0632a17113e06ef authored about 7 years ago by Alvaro Cabrera <[email protected]>
chore(package): update google-closure-compiler-js to version 20171203.0.0 (#349)

github.com/json-schema-faker/json-schema-faker - eeaff4585d918f5a2dce46309421811289cbdeda authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Missing reference for registry; fix

github.com/json-schema-faker/json-schema-faker - 2628133103933bf4b56edead2f3b1d873f85b5ea authored about 7 years ago by Alvaro Cabrera <[email protected]>
Missing quotes for ui-reference; fix

github.com/json-schema-faker/json-schema-faker - 480e68b3b37ce578c628a02fd41f632d11765242 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Update URI formats (#348)

According to [Draft
6](http://json-schema.org/draft-06/json-schema-migration-faq.html#formats-u...

github.com/json-schema-faker/json-schema-faker - 886d0120025bed18f0b1446789d2b40174da6c27 authored about 7 years ago by Micha Moskovic <[email protected]>
chore(package): update rollup to version 0.52.0 (#347)

github.com/json-schema-faker/json-schema-faker - 7d533a3741eb8d47cd4254f5628db6690117007a authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix order so that default values are always used, even for enums (#346)

github.com/json-schema-faker/json-schema-faker - 0e79afb173bfa726027d75314baa0b654f59679c authored about 7 years ago by Nathan Broadbent <[email protected]>
chore(package): update rollup to version 0.51.0 (#344)

github.com/json-schema-faker/json-schema-faker - 60da8036ddecc4e94191ca3f0b862bc26cd6183f authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Rebuild for testing; fix

github.com/json-schema-faker/json-schema-faker - 1f52511d134c92e2d47cc560465a713089c968ee authored about 7 years ago by Alvaro Cabrera <[email protected]>
Random offset for autoIncrement values; fix

github.com/json-schema-faker/json-schema-faker - a1844d57521d3a6c6c651e920e1af76155c1fa91 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Remove jsf.utils, use jsf.random instead; fix

github.com/json-schema-faker/json-schema-faker - b2cf418c9bddda5092b9a4edfc89d07f89ed2106 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Implements date() steps; add sequentialDate support

github.com/json-schema-faker/json-schema-faker - 514b13eb9ec6a9d93aee2e53da4637714141533e authored about 7 years ago by Alvaro Cabrera <[email protected]>
Extract constants; part I

github.com/json-schema-faker/json-schema-faker - 5cd1bab3b2649ab84cd0db6825e490d59a6ba21b authored about 7 years ago by Alvaro Cabrera <[email protected]>
Pick available props if required are empty; fix

github.com/json-schema-faker/json-schema-faker - 27c873271e8423b54f11dc1407dc5e4cfbdf45fc authored about 7 years ago by Alvaro Cabrera <[email protected]>
Apply context for keeping state; add autoIncrement keyword

github.com/json-schema-faker/json-schema-faker - 582fa00747e77c746fc7e6615ef42187d4123065 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Use jsonPath instead; fix

github.com/json-schema-faker/json-schema-faker - c52264996f2b4dbe0534608c6f17f0befd672b30 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Basic support for json-path expressions; fix #11

github.com/json-schema-faker/json-schema-faker - 4b7893cec100ae557af8a4b3e21153146f73dde1 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed RandExp import

github.com/json-schema-faker/json-schema-faker - 0aa4ee8d177a99d04ed8f09309971e357d6c7d6f authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed enum/oneOf impl

github.com/json-schema-faker/json-schema-faker - 471040f98cdff2a459b87daca5570d99ab393f4e authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fix generate() and traverse() calls

github.com/json-schema-faker/json-schema-faker - d88f66fa6f8bef597e68ab55f1e8f160253ef4a8 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Enable templating for relative values; WIP

github.com/json-schema-faker/json-schema-faker - b2c5935e7849760fdfe52f489a05d6efae9c65a8 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed typecast() specs; WIP

github.com/json-schema-faker/json-schema-faker - 8d159062ab47989aa6448d21b0a2fee0ccc03a5b authored about 7 years ago by Alvaro Cabrera <[email protected]>
Quick notValue() impl for avoiding certain values; fix #224

github.com/json-schema-faker/json-schema-faker - 5742ae78ed07408551af6bc717439b19ec424965 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed typecast() helper for all-value normalization

github.com/json-schema-faker/json-schema-faker - 508a4ba5e54d8b25388407ad6e99fa935a4dbc97 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Remove refill and reorder; WIP

github.com/json-schema-faker/json-schema-faker - 63356bd2553e3d588b90871e6fe0ade6a2c0b625 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Set default values as priority; fix

github.com/json-schema-faker/json-schema-faker - 6564d60de746ddc28100f9f7c65be3e40cb072a2 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Refill; but keep under limits

github.com/json-schema-faker/json-schema-faker - 8f3176168e0b93dcb58667d3398e490dd87d601e authored about 7 years ago by Alvaro Cabrera <[email protected]>
Don't try to fill properties; fix

github.com/json-schema-faker/json-schema-faker - b6838d54199fad2b97f75f73ca37654937b20192 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Quick support for refs-by-id; fix #54

github.com/json-schema-faker/json-schema-faker - 5d53611a2bb4ecba57137f505e135ed35cad1d83 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Add ignoreMissingRefs option and support; fix #290

github.com/json-schema-faker/json-schema-faker - f661fb999c9f87a8deca95f993c330b5679758fc authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixing options API; rename defaultMinItems => minItems

github.com/json-schema-faker/json-schema-faker - 917f37169df1783740e967daa97ee8c4486980a5 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed alwaysFakeOptional impl

github.com/json-schema-faker/json-schema-faker - 9a68302b7777d4c957526c69104cc5a43b7ee63b authored about 7 years ago by Alvaro Cabrera <[email protected]>
Add fillProperties/reuseProperties for handling extra props; fix #303

github.com/json-schema-faker/json-schema-faker - 5976776f32b591c39e33a5e7f53073a7d1119ca5 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Warn about missing-but-required properties; fix

github.com/json-schema-faker/json-schema-faker - 06998b7f98370fd672d1bbbd48d8a2c4311a70cf authored about 7 years ago by Alvaro Cabrera <[email protected]>
Don't add extra properties anymore; fix #336

github.com/json-schema-faker/json-schema-faker - fef3838c3d3933105ca30170c2c4dfd65895d9ba authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed bad comparison; close #304

github.com/json-schema-faker/json-schema-faker - 664a5d80eeb68f433eba39a527eeeca988ca18de authored about 7 years ago by Alvaro Cabrera <[email protected]>
Skip some tests; network blocked CI

github.com/json-schema-faker/json-schema-faker - fa0e5d70fe6fff26d587dc18091e04825914c2f2 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Leave empty objects as is; fix #338

github.com/json-schema-faker/json-schema-faker - 01b9826c6a66da741e9f157243dc35495a8fa866 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed strategy for decimals; repeat until fix

github.com/json-schema-faker/json-schema-faker - 017840e73c526c2b31ed993835e0bf8310880a9f authored about 7 years ago by Alvaro Cabrera <[email protected]>
Upgrade validators

github.com/json-schema-faker/json-schema-faker - 7d33a0c9272938620218bbcdb54e6fe9ee5d19c0 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Reuse code from v0.2.8 due bad numbers generation; fix #252

github.com/json-schema-faker/json-schema-faker - f1da8cfcfbf402bd9bae4b1ac4b8ef03966bb0b4 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Missing spec for 331

github.com/json-schema-faker/json-schema-faker - 06518c51b13f0e224e59dbe6e42b1f4e18708e23 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Pass requiredProps; fix #331

github.com/json-schema-faker/json-schema-faker - 981a2f9f5427ced013c0c8a11fe5dc8294327474 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Fixed watch task

github.com/json-schema-faker/json-schema-faker - 7862fdb1cb506e5ca6ee64f9aa6b283bf954fabd authored about 7 years ago by Alvaro Cabrera <[email protected]>
Add quick test for #329 (fixed)

github.com/json-schema-faker/json-schema-faker - e70593f6046594435fb29a567ea86d9730c757a3 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Skip deref on resolve() calls; fix

github.com/json-schema-faker/json-schema-faker - 2f09e50f2472005d8ef87ba95639ec785f518c39 authored about 7 years ago by Alvaro Cabrera <[email protected]>
Skip self-references; fix

github.com/json-schema-faker/json-schema-faker - b78795c071c5799a39882c612ded2a6611081ac9 authored about 7 years ago by Alvaro Cabrera <[email protected]>
chore(package): update codecov to version 3.0.0 (#337)

github.com/json-schema-faker/json-schema-faker - 31427c5acc16946619b3da1dd872e26ff2d130cc authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update json-schema-ref-parser to version 4.0.0 (#333)

github.com/json-schema-faker/json-schema-faker - 2aa7c8f3c92897940e47b4876cd05ec18da8c32f authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update typedoc to version 0.9.0 (#332)

github.com/json-schema-faker/json-schema-faker - cb221c63fe55f79df45ce26d5b631a881f1dc8a3 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update rollup to version 0.50.0 (#326)

github.com/json-schema-faker/json-schema-faker - a48358d98f1792152496489faaccf8f7af46f736 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update google-closure-compiler-js to version 20170910.0.0 (#325)

github.com/json-schema-faker/json-schema-faker - bd770156a4478ba5d586eb86d70fa27d3c1ffab7 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge branch 'master' into develop

github.com/json-schema-faker/json-schema-faker - 62518f1a310d4ec70678ac208410006f26377970 authored over 7 years ago by Alvaro Cabrera <[email protected]>
If alwaysFakeOptionals option is true, then always generate the maximum number of items for the array (#324)

github.com/json-schema-faker/json-schema-faker - 701a589d1e3113789c30e7301b7a8cbe15a2fa7c authored over 7 years ago by Nathan Broadbent <[email protected]>
Fix bug in random number generator. (Change max from exclusive to inclusive) (#323)

github.com/json-schema-faker/json-schema-faker - f56b08b3a92f84d0097576cda73e253f579b2365 authored over 7 years ago by Nathan Broadbent <[email protected]>
bundle.generate returns a Promise now (breaking change in rollup) (#322)

github.com/json-schema-faker/json-schema-faker - 09c68a29d0da9331860d7d0d0d28853425c274f4 authored over 7 years ago by Nathan Broadbent <[email protected]>
Update README.md

github.com/json-schema-faker/json-schema-faker - 9f32acb977de63d96859790a07837365ddff73b4 authored over 7 years ago by Alvaro Cabrera Durán <[email protected]>
chore(package): update rollup to version 0.49.0 (#319)

github.com/json-schema-faker/json-schema-faker - 25fb18983043f087115070069a2437f73b49deea authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge remote-tracking branch 'origin/develop' into develop

github.com/json-schema-faker/json-schema-faker - 7107c68d85e503d43096a35ed82a27640b3a347f authored over 7 years ago by Alvaro Cabrera <[email protected]>
Merge branch 'master' into develop

github.com/json-schema-faker/json-schema-faker - 6bf07cd9853e0e24186cff20e30c62df7ae01f4e authored over 7 years ago by Alvaro Cabrera <[email protected]>
chore(package): update rollup to version 0.48.0 (#318)

github.com/json-schema-faker/json-schema-faker - b2af665c4157165936ae88dbb8903d08c66fe6db authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update rollup to version 0.47.0 (#316)

github.com/json-schema-faker/json-schema-faker - dd4b2a05cdea848b1c1eb4ae6b3c7ec7ff4f5ed5 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update google-closure-compiler-js to version 20170806.0.0 (#315)

github.com/json-schema-faker/json-schema-faker - abf1a6b6ef68d3e35fbc7dba319ab858d0c3e5e6 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update rollup to version 0.46.0 (#314)

github.com/json-schema-faker/json-schema-faker - 6944380e6b14cdccb2313596e24625def2e8e60d authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Feature/docs clarifications (#313)

* chore(package): update fs-extra to version 4.0.0 (#306)

* Improved readability

github.com/json-schema-faker/json-schema-faker - 8c26c1946b3eee47769d4a6b789fc742223d2b34 authored over 7 years ago by Everett Griffiths <[email protected]>
chore(package): update rollup to version 0.43.1 (#302)

github.com/json-schema-faker/json-schema-faker - 112aa52566def33af7d5eb284ee3aa5449d7c8cb authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update typedoc to version 0.8.0 (#308)

github.com/json-schema-faker/json-schema-faker - 8452814fd8148bd004f1e1018143d4d58cd553b8 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update fs-extra to version 4.0.0 (#306)

github.com/json-schema-faker/json-schema-faker - 61f910a97af84c873030c2bd1030dd2669f12c79 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge branch 'master' into develop

github.com/json-schema-faker/json-schema-faker - 596136ab78620e89b77d78a36544bbdb94dad92d authored over 7 years ago by Alvaro Cabrera <[email protected]>
Feat: add option to override random generation (#305)

github.com/json-schema-faker/json-schema-faker - c6a4cd1ac909a284a0e6ce184e7487a1863420d7 authored over 7 years ago by Javier Cejudo <[email protected]>