Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/json-schema-faker/json-schema-faker
JSON-Schema + fake data generators
https://github.com/json-schema-faker/json-schema-faker
0.1.3
d5cd29702198851d7f6370af83dca6422dd45980 authored about 10 years ago
d5cd29702198851d7f6370af83dca6422dd45980 authored about 10 years ago
Merge pull request #3 from Raynos/fix-email
do not generate emails with dots
9f2cffaa0e3f69385c27ff02b53900d56d8b757c authored about 10 years ago
do not generate emails with dots
bb761f51dadf0004e56043ce634edffb812535fc authored about 10 years ago
bb761f51dadf0004e56043ce634edffb812535fc authored about 10 years ago
0.1.2
857ec93ee1097d7799681129729ba988483d60a9 authored about 10 years ago
857ec93ee1097d7799681129729ba988483d60a9 authored about 10 years ago
About generators and custom formats; fix #2
92ac981780160131347630adecff224dd525bc18 authored about 10 years ago
92ac981780160131347630adecff224dd525bc18 authored about 10 years ago
About custom formats/generators
87b5e76e8590022b764d89fa876d2fe830ffdf2d authored about 10 years ago
87b5e76e8590022b764d89fa876d2fe830ffdf2d authored about 10 years ago
Basic support for custom formats; fix #1
8ddff2b4b2daca6b5b9f7808754e153445ede4c1 authored about 10 years ago
8ddff2b4b2daca6b5b9f7808754e153445ede4c1 authored about 10 years ago
LOL
7a9ce5166bde921e1f74517920ad0b498ee87e2a authored about 10 years ago
7a9ce5166bde921e1f74517920ad0b498ee87e2a authored about 10 years ago
0.1.1
1a728f02b2a4093b4116c4768a56dda7d919e922 authored about 10 years ago
1a728f02b2a4093b4116c4768a56dda7d919e922 authored about 10 years ago
Update info
e72b826dda7410c2cf49bd340193a7a5d24d7a8e authored about 10 years ago
e72b826dda7410c2cf49bd340193a7a5d24d7a8e authored about 10 years ago
Support for chance-generator
ee89a8f37e5662a12f14e8cb6285a1fec9acf335 authored about 10 years ago
ee89a8f37e5662a12f14e8cb6285a1fec9acf335 authored about 10 years ago
Never generate values for unknown formats (?)
e9baa953e68af4f4b87438bfe2341bb24bc1fd50 authored about 10 years ago
e9baa953e68af4f4b87438bfe2341bb24bc1fd50 authored about 10 years ago
Always generate if additionalProperties (?)
3ae4eff5eb7ee8099e90e88877a61434390931d0 authored about 10 years ago
3ae4eff5eb7ee8099e90e88877a61434390931d0 authored about 10 years ago
All combinations must resolve recursively; fix
310970959b04d4436f530c99e1ea1b16da363a94 authored about 10 years ago
310970959b04d4436f530c99e1ea1b16da363a94 authored about 10 years ago
Typo
a739fdfa800e900d95caf84c6ad36e99a80c423c authored about 10 years ago
a739fdfa800e900d95caf84c6ad36e99a80c423c authored about 10 years ago
Missing note for 'not'
b2e1d9daec887e43f26b79de68d19f0d94b6549d authored about 10 years ago
b2e1d9daec887e43f26b79de68d19f0d94b6549d authored about 10 years ago
0.1.0
a25600b02a4ee7e0d8ca8aad3021fc719f7c3b3c authored about 10 years ago
a25600b02a4ee7e0d8ca8aad3021fc719f7c3b3c authored about 10 years ago
Missing info; fixed
699eac1b593b0f6fee508e2e295b57cbf6396cd5 authored about 10 years ago
699eac1b593b0f6fee508e2e295b57cbf6396cd5 authored about 10 years ago
Update info
b8767093d1cca38d3efec60e3d32ca6e80fd4f31 authored about 10 years ago
b8767093d1cca38d3efec60e3d32ca6e80fd4f31 authored about 10 years ago
Fixed boundaries for generated objects
0c1c6cb46cf3daceb2d85083b97bc28e8be8c3ff authored about 10 years ago
0c1c6cb46cf3daceb2d85083b97bc28e8be8c3ff authored about 10 years ago
Remove debug flag
f328a4f1d85d7011f9cba91443de026c36185eea authored about 10 years ago
f328a4f1d85d7011f9cba91443de026c36185eea authored about 10 years ago
Basic impl for faker generators
abfbd1820a457552ced08744a7d5739db41c61de authored about 10 years ago
abfbd1820a457552ced08744a7d5739db41c61de authored about 10 years ago
Use faker.random.number() generator instead; fix
64c0db23d8ee2de4a4c27e5015d20ecddc2a98b3 authored about 10 years ago
64c0db23d8ee2de4a4c27e5015d20ecddc2a98b3 authored about 10 years ago
Use random-utils instead
fa45eb2fb199114a31f650361429aa152a65805e authored about 10 years ago
fa45eb2fb199114a31f650361429aa152a65805e authored about 10 years ago
Organize random-utils
44e48d3462354cf595b0e62e0951e294cf1232d7 authored about 10 years ago
44e48d3462354cf595b0e62e0951e294cf1232d7 authored about 10 years ago
Update latest faker
bbc9867dcdd199dc5fa68f3995ba65feb1716679 authored about 10 years ago
bbc9867dcdd199dc5fa68f3995ba65feb1716679 authored about 10 years ago
Fixed impl for additionalProperties
79bf7288f1abafe51ef9474a64d4d8cbe58c0c5b authored about 10 years ago
79bf7288f1abafe51ef9474a64d4d8cbe58c0c5b authored about 10 years ago
Fixed impl for additionalItems
d90f967b77a8161e409ce968396859ac94f1a62d authored about 10 years ago
d90f967b77a8161e409ce968396859ac94f1a62d authored about 10 years ago
Greater boundaries for generated numbers; fix
159babc0c3bf56292d8a53c0df0d6ddc15182121 authored about 10 years ago
159babc0c3bf56292d8a53c0df0d6ddc15182121 authored about 10 years ago
Not required yet
d9c9b56f4ac598db383874f144071fd1ca2fd2e3 authored about 10 years ago
d9c9b56f4ac598db383874f144071fd1ca2fd2e3 authored about 10 years ago
FIxed boundaries for random()
7755fb71487a60062f84066a2ce058019ad0c9d0 authored about 10 years ago
7755fb71487a60062f84066a2ce058019ad0c9d0 authored about 10 years ago
Debug schema/sample on fail
e42c7938b8fd6865f969a68040d19ebe3622f4f1 authored about 10 years ago
e42c7938b8fd6865f969a68040d19ebe3622f4f1 authored about 10 years ago
Basic impl for additionalItems
4a7662d51d160f116c5036c3d09f87a16560b414 authored about 10 years ago
4a7662d51d160f116c5036c3d09f87a16560b414 authored about 10 years ago
Do not modify type value; fix
ffd4549ad745e816d32d5c8dd60e596e6ecc5372 authored about 10 years ago
ffd4549ad745e816d32d5c8dd60e596e6ecc5372 authored about 10 years ago
Extract any-type helper into util; fix
4808701e07f0c0f3e0b7f31b76353b26797bd4d0 authored about 10 years ago
4808701e07f0c0f3e0b7f31b76353b26797bd4d0 authored about 10 years ago
Basic impl for additionalProperties
94ac965ab9ee25ff2e43c9bbe23cfa7b8b9a69a8 authored about 10 years ago
94ac965ab9ee25ff2e43c9bbe23cfa7b8b9a69a8 authored about 10 years ago
Fixed lookup of required properties
8b1cbfb23b3293e958daa40e75f752a37c895f0d authored about 10 years ago
8b1cbfb23b3293e958daa40e75f752a37c895f0d authored about 10 years ago
Basic impl for minProperties/maxProperties
ee14193ae80d7b4cdc305dd60f1ab60ce7ef5dee authored about 10 years ago
ee14193ae80d7b4cdc305dd60f1ab60ce7ef5dee authored about 10 years ago
Basic impl for patternProperties
e0ecefffbcf055ff1f9512b601d4fb95ad6a2a95 authored about 10 years ago
e0ecefffbcf055ff1f9512b601d4fb95ad6a2a95 authored about 10 years ago
Fixed regexp for email format
42a127ef06a26bf4957f67139344b3393fa0cf49 authored about 10 years ago
42a127ef06a26bf4957f67139344b3393fa0cf49 authored about 10 years ago
Type any is not supported; fix
aa858c742a6ac3e2d169e0b8d7b3373bc39afa04 authored about 10 years ago
aa858c742a6ac3e2d169e0b8d7b3373bc39afa04 authored about 10 years ago
Format phone is not supported (draft-4)
f28b6c109e48c6ff5fbfc70742bcced14d84dbf7 authored about 10 years ago
f28b6c109e48c6ff5fbfc70742bcced14d84dbf7 authored about 10 years ago
Basic impl for format generators (core)
95794f7f9f999112dc9cd74a512db39260ce5f8d authored about 10 years ago
95794f7f9f999112dc9cd74a512db39260ce5f8d authored about 10 years ago
Basic impl for string-format; fixed generator
7a67885a715983235dda4afb5ff343df012cbdcf authored about 10 years ago
7a67885a715983235dda4afb5ff343df012cbdcf authored about 10 years ago
Fixed exclusiveness for numbers
25020b77047fac56fcdf979ffdf4b2338268653c authored about 10 years ago
25020b77047fac56fcdf979ffdf4b2338268653c authored about 10 years ago
Basic impl for fixed-arrays
ccc340b2d86538ab4aa5d34ed6193ce95953bb01 authored about 10 years ago
ccc340b2d86538ab4aa5d34ed6193ce95953bb01 authored about 10 years ago
Fixed string randomness
34a4e217f9b6777d050329f60599ded2aa6d99cc authored about 10 years ago
34a4e217f9b6777d050329f60599ded2aa6d99cc authored about 10 years ago
Fixed number constraints
bd6b25b935505f4870f2a095434831f1af5173cb authored about 10 years ago
bd6b25b935505f4870f2a095434831f1af5173cb authored about 10 years ago
Fixed array constraints
d677f2afc9a89bb2278fdfc80f0f3aacb5359dde authored about 10 years ago
d677f2afc9a89bb2278fdfc80f0f3aacb5359dde authored about 10 years ago
Avoid unnecessary keys; fix
918a272bf90dfc7864918006107eb699981411c8 authored about 10 years ago
918a272bf90dfc7864918006107eb699981411c8 authored about 10 years ago
Remove extra stuff from random()
97b6b1e8578647e6baf906419bd86aeccfc424a0 authored about 10 years ago
97b6b1e8578647e6baf906419bd86aeccfc424a0 authored about 10 years ago
Object testing
5b363102d00f72dd2d7f594d1ab4b9620ab48bdf authored about 10 years ago
5b363102d00f72dd2d7f594d1ab4b9620ab48bdf authored about 10 years ago
String testing
2d6681d297171a3b4f442090c958c5109a1e06fe authored about 10 years ago
2d6681d297171a3b4f442090c958c5109a1e06fe authored about 10 years ago
Number testing
c30e46d66dd6691da3511bb55e4cbaf60ac71c8c authored about 10 years ago
c30e46d66dd6691da3511bb55e4cbaf60ac71c8c authored about 10 years ago
Array testing
19c3cc709b71abfa72912733a8d48c2b220b4b3e authored about 10 years ago
19c3cc709b71abfa72912733a8d48c2b220b4b3e authored about 10 years ago
Keyword testing
a058881d6f5a556a7046c0aef62b8f92286c2e73 authored about 10 years ago
a058881d6f5a556a7046c0aef62b8f92286c2e73 authored about 10 years ago
Upgrade deref due normalization issues
0e062870015ce15ae94d496bd13eea5f0bc6c244 authored about 10 years ago
0e062870015ce15ae94d496bd13eea5f0bc6c244 authored about 10 years ago
Allow type to be an array; fix
486df89a8196357c014bb4a97692c5cc19b23f4b authored about 10 years ago
486df89a8196357c014bb4a97692c5cc19b23f4b authored about 10 years ago
Schema references testing
906c78647e8e4990b8d12ca42e09a0cf0599daac authored about 10 years ago
906c78647e8e4990b8d12ca42e09a0cf0599daac authored about 10 years ago
Primitive types testing
dca946dcc5e53d0ccd47d5dc380ff4ec0dab1fa5 authored about 10 years ago
dca946dcc5e53d0ccd47d5dc380ff4ec0dab1fa5 authored about 10 years ago
Missing deref dependency
6b889acc5054cfb62d711e92d01909b0f6304aab authored about 10 years ago
6b889acc5054cfb62d711e92d01909b0f6304aab authored about 10 years ago
Fixed type constraints for array/object values
69317691d2abb96169692e84525b0fb368f3311c authored about 10 years ago
69317691d2abb96169692e84525b0fb368f3311c authored about 10 years ago
Improved testing with json-fixtures
ecda666d0f501da6b01f34abc16f11b9d87c1be7 authored about 10 years ago
ecda666d0f501da6b01f34abc16f11b9d87c1be7 authored about 10 years ago
Remove old specs and fixtures
2d4e69dcbad02e4db0413089907aca1f5cbe6e4c authored about 10 years ago
2d4e69dcbad02e4db0413089907aca1f5cbe6e4c authored about 10 years ago
Allow array or object for refs; fix
c6503a28d95702a4004bc1f66f00bb40c978ad13 authored about 10 years ago
c6503a28d95702a4004bc1f66f00bb40c978ad13 authored about 10 years ago
Adds more validators: z-schema, jayschema
0da929ff1c114bd47ec89ecedcaa99640eac261b authored about 10 years ago
0da929ff1c114bd47ec89ecedcaa99640eac261b authored about 10 years ago
Validate against full-refs only
f64176b6198259fe541bc6bf26e346fa77cd436c authored about 10 years ago
f64176b6198259fe541bc6bf26e346fa77cd436c authored about 10 years ago
Basic impl for deref()
fbc07bb05728d61f67b5d09751c996baae603eb8 authored about 10 years ago
fbc07bb05728d61f67b5d09751c996baae603eb8 authored about 10 years ago
Fixed random() impl due number-type constraints
7e221735fe45d7db6cc3018ca84d03e7c03bc775 authored about 10 years ago
7e221735fe45d7db6cc3018ca84d03e7c03bc775 authored about 10 years ago
Fixed label
4d3333cf9f4e923507e915e11e824f093804821c authored about 10 years ago
4d3333cf9f4e923507e915e11e824f093804821c authored about 10 years ago
Validate ranges for random()
ef26ba58ab01ad6b74788d9f40b200e069090f96 authored about 10 years ago
ef26ba58ab01ad6b74788d9f40b200e069090f96 authored about 10 years ago
Fixed bad constraints; typo
57552888e854ae788555ed04b1297d0e7833125a authored about 10 years ago
57552888e854ae788555ed04b1297d0e7833125a authored about 10 years ago
Ignored for Git/NPM; fixed
43825a95c50d08d8a0e992ef01143f7c10946d3a authored about 10 years ago
43825a95c50d08d8a0e992ef01143f7c10946d3a authored about 10 years ago
Badges for travis/coveralls
54009ed0e37d5cc81b40430f70e94e21c6f7311e authored about 10 years ago
54009ed0e37d5cc81b40430f70e94e21c6f7311e authored about 10 years ago
CI only on master; fixed testing
ef1b02813d0df7c9e7618254cfadb8e8dfded090 authored about 10 years ago
ef1b02813d0df7c9e7618254cfadb8e8dfded090 authored about 10 years ago
Ignored for Git/NPM
99fa24b86551ccabb84a765d737fefd397cd99d0 authored about 10 years ago
99fa24b86551ccabb84a765d737fefd397cd99d0 authored about 10 years ago
Basic impl for minItems, maxItems, uniqueItems (arrays only)
73b74d04374548e0a4298f44e82409e8d1d18cc4 authored about 10 years ago
73b74d04374548e0a4298f44e82409e8d1d18cc4 authored about 10 years ago
Missing fixtures for number-validation; fix
ecc0a53b68a01bb795fada0149330125d3d0c313 authored about 10 years ago
ecc0a53b68a01bb795fada0149330125d3d0c313 authored about 10 years ago
Missing required-field for validation; fix
d4205dbb372b2b10a72c35d7d2be9719b39477c5 authored about 10 years ago
d4205dbb372b2b10a72c35d7d2be9719b39477c5 authored about 10 years ago
Basic impl for multipleOf (numbers only)
e34f5204f57dfbd576abd48e93edb44d3219d711 authored about 10 years ago
e34f5204f57dfbd576abd48e93edb44d3219d711 authored about 10 years ago
Some support for randomness constraints
5d7dc22acf725471719a2e9275882fa738cb12e4 authored about 10 years ago
5d7dc22acf725471719a2e9275882fa738cb12e4 authored about 10 years ago
Group common number-specs
a469cb8e2d2d477539bd840a924571a52bda6e1d authored about 10 years ago
a469cb8e2d2d477539bd840a924571a52bda6e1d authored about 10 years ago
Group common string-specs
f1e89b4f4037a8e7ec016976ece6569441a60c76 authored about 10 years ago
f1e89b4f4037a8e7ec016976ece6569441a60c76 authored about 10 years ago
Basic impl for minLength, maxLength (string only)
281536e64b7cfad0f917c12b7cb6ec7c670a1dd3 authored about 10 years ago
281536e64b7cfad0f917c12b7cb6ec7c670a1dd3 authored about 10 years ago
Shortcut for randomness
545c46b3da8c3f34af2afabd995903a50e74288a authored about 10 years ago
545c46b3da8c3f34af2afabd995903a50e74288a authored about 10 years ago
Fixed recursive combinators: allOf, anyOf, oneOf
f761c31dc31bddd9735512d9752d0165461c36f3 authored about 10 years ago
f761c31dc31bddd9735512d9752d0165461c36f3 authored about 10 years ago
Basic impl for enum-values (scalar only)
c7c16dec9c43f9b7e36af6745a7a5299a573ffdf authored about 10 years ago
c7c16dec9c43f9b7e36af6745a7a5299a573ffdf authored about 10 years ago
Improved specs for testing
2dd23385dccad2bf5652011ac5fdc7ea2181cd1b authored about 10 years ago
2dd23385dccad2bf5652011ac5fdc7ea2181cd1b authored about 10 years ago
Basic impl for ignored/required props
e891c39c7876ce404690ffa09c7cc06e9801c0e7 authored about 10 years ago
e891c39c7876ce404690ffa09c7cc06e9801c0e7 authored about 10 years ago
Basic impl for any-types
7cb1d79742fd614865bbafc7f8a193a4be904248 authored about 10 years ago
7cb1d79742fd614865bbafc7f8a193a4be904248 authored about 10 years ago
Basic impl for: allOf, anyOf, oneOf
11ebab2e7e9a6e05646f2fba9fa110f7654337cd authored about 10 years ago
11ebab2e7e9a6e05646f2fba9fa110f7654337cd authored about 10 years ago
Updated deps for development
971cf7a6a92b45c4c4c4faf05f2ac4735548ce45 authored about 10 years ago
971cf7a6a92b45c4c4c4faf05f2ac4735548ce45 authored about 10 years ago
Fixed self-references
281de3c5db53acb4b2664eaaaa000c85484e03bd authored about 10 years ago
281de3c5db53acb4b2664eaaaa000c85484e03bd authored about 10 years ago
Missing ignores
2575e5f125999dae3b758edb61b0802a69f8a228 authored about 10 years ago
2575e5f125999dae3b758edb61b0802a69f8a228 authored about 10 years ago
Fixed copy
f03911bc97b5e67e65c64905e332cbd07d8cf93d authored about 10 years ago
f03911bc97b5e67e65c64905e332cbd07d8cf93d authored about 10 years ago
EditorConfig setup
27b558aefa3eb7b33f235d0f473225b23bce2ac7 authored about 10 years ago
27b558aefa3eb7b33f235d0f473225b23bce2ac7 authored about 10 years ago
Update deps for development
bb2e6423f1ab6df21fde5a02dba10c7d504ae0b1 authored about 10 years ago
bb2e6423f1ab6df21fde5a02dba10c7d504ae0b1 authored about 10 years ago
Configure ESLint FTW (aka for node)
b49a1638a4494020edcf30f2a720067cee5ca577 authored over 10 years ago
b49a1638a4494020edcf30f2a720067cee5ca577 authored over 10 years ago
Organize specs and fixtures
e5017343bf3cd728c5830d71e87bf84a954007a6 authored over 10 years ago
e5017343bf3cd728c5830d71e87bf84a954007a6 authored over 10 years ago
Using 'value' is more clear?
913249bfd7bdd3863f7a0c3630e03b8815ab3ae8 authored over 10 years ago
913249bfd7bdd3863f7a0c3630e03b8815ab3ae8 authored over 10 years ago