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

Merge pull request #3 from Raynos/fix-email

do not generate emails with dots

github.com/json-schema-faker/json-schema-faker - 9f2cffaa0e3f69385c27ff02b53900d56d8b757c authored about 10 years ago by Alvaro Cabrera Durán <[email protected]>
do not generate emails with dots

github.com/json-schema-faker/json-schema-faker - bb761f51dadf0004e56043ce634edffb812535fc authored about 10 years ago by Raynos <[email protected]>
About generators and custom formats; fix #2

github.com/json-schema-faker/json-schema-faker - 92ac981780160131347630adecff224dd525bc18 authored about 10 years ago by Alvaro Cabrera <[email protected]>
About custom formats/generators

github.com/json-schema-faker/json-schema-faker - 87b5e76e8590022b764d89fa876d2fe830ffdf2d authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic support for custom formats; fix #1

github.com/json-schema-faker/json-schema-faker - 8ddff2b4b2daca6b5b9f7808754e153445ede4c1 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Support for chance-generator

github.com/json-schema-faker/json-schema-faker - ee89a8f37e5662a12f14e8cb6285a1fec9acf335 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Never generate values for unknown formats (?)

github.com/json-schema-faker/json-schema-faker - e9baa953e68af4f4b87438bfe2341bb24bc1fd50 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Always generate if additionalProperties (?)

github.com/json-schema-faker/json-schema-faker - 3ae4eff5eb7ee8099e90e88877a61434390931d0 authored about 10 years ago by Alvaro Cabrera <[email protected]>
All combinations must resolve recursively; fix

github.com/json-schema-faker/json-schema-faker - 310970959b04d4436f530c99e1ea1b16da363a94 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Missing note for 'not'

github.com/json-schema-faker/json-schema-faker - b2e1d9daec887e43f26b79de68d19f0d94b6549d authored about 10 years ago by Alvaro Cabrera <[email protected]>
Missing info; fixed

github.com/json-schema-faker/json-schema-faker - 699eac1b593b0f6fee508e2e295b57cbf6396cd5 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed boundaries for generated objects

github.com/json-schema-faker/json-schema-faker - 0c1c6cb46cf3daceb2d85083b97bc28e8be8c3ff authored about 10 years ago by Alvaro Cabrera <[email protected]>
Remove debug flag

github.com/json-schema-faker/json-schema-faker - f328a4f1d85d7011f9cba91443de026c36185eea authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for faker generators

github.com/json-schema-faker/json-schema-faker - abfbd1820a457552ced08744a7d5739db41c61de authored about 10 years ago by Alvaro Cabrera <[email protected]>
Use faker.random.number() generator instead; fix

github.com/json-schema-faker/json-schema-faker - 64c0db23d8ee2de4a4c27e5015d20ecddc2a98b3 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Use random-utils instead

github.com/json-schema-faker/json-schema-faker - fa45eb2fb199114a31f650361429aa152a65805e authored about 10 years ago by Alvaro Cabrera <[email protected]>
Organize random-utils

github.com/json-schema-faker/json-schema-faker - 44e48d3462354cf595b0e62e0951e294cf1232d7 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Update latest faker

github.com/json-schema-faker/json-schema-faker - bbc9867dcdd199dc5fa68f3995ba65feb1716679 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed impl for additionalProperties

github.com/json-schema-faker/json-schema-faker - 79bf7288f1abafe51ef9474a64d4d8cbe58c0c5b authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed impl for additionalItems

github.com/json-schema-faker/json-schema-faker - d90f967b77a8161e409ce968396859ac94f1a62d authored about 10 years ago by Alvaro Cabrera <[email protected]>
Greater boundaries for generated numbers; fix

github.com/json-schema-faker/json-schema-faker - 159babc0c3bf56292d8a53c0df0d6ddc15182121 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Not required yet

github.com/json-schema-faker/json-schema-faker - d9c9b56f4ac598db383874f144071fd1ca2fd2e3 authored about 10 years ago by Alvaro Cabrera <[email protected]>
FIxed boundaries for random()

github.com/json-schema-faker/json-schema-faker - 7755fb71487a60062f84066a2ce058019ad0c9d0 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Debug schema/sample on fail

github.com/json-schema-faker/json-schema-faker - e42c7938b8fd6865f969a68040d19ebe3622f4f1 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for additionalItems

github.com/json-schema-faker/json-schema-faker - 4a7662d51d160f116c5036c3d09f87a16560b414 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Do not modify type value; fix

github.com/json-schema-faker/json-schema-faker - ffd4549ad745e816d32d5c8dd60e596e6ecc5372 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Extract any-type helper into util; fix

github.com/json-schema-faker/json-schema-faker - 4808701e07f0c0f3e0b7f31b76353b26797bd4d0 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for additionalProperties

github.com/json-schema-faker/json-schema-faker - 94ac965ab9ee25ff2e43c9bbe23cfa7b8b9a69a8 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed lookup of required properties

github.com/json-schema-faker/json-schema-faker - 8b1cbfb23b3293e958daa40e75f752a37c895f0d authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for minProperties/maxProperties

github.com/json-schema-faker/json-schema-faker - ee14193ae80d7b4cdc305dd60f1ab60ce7ef5dee authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for patternProperties

github.com/json-schema-faker/json-schema-faker - e0ecefffbcf055ff1f9512b601d4fb95ad6a2a95 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed regexp for email format

github.com/json-schema-faker/json-schema-faker - 42a127ef06a26bf4957f67139344b3393fa0cf49 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Type any is not supported; fix

github.com/json-schema-faker/json-schema-faker - aa858c742a6ac3e2d169e0b8d7b3373bc39afa04 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Format phone is not supported (draft-4)

github.com/json-schema-faker/json-schema-faker - f28b6c109e48c6ff5fbfc70742bcced14d84dbf7 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for format generators (core)

github.com/json-schema-faker/json-schema-faker - 95794f7f9f999112dc9cd74a512db39260ce5f8d authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for string-format; fixed generator

github.com/json-schema-faker/json-schema-faker - 7a67885a715983235dda4afb5ff343df012cbdcf authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed exclusiveness for numbers

github.com/json-schema-faker/json-schema-faker - 25020b77047fac56fcdf979ffdf4b2338268653c authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for fixed-arrays

github.com/json-schema-faker/json-schema-faker - ccc340b2d86538ab4aa5d34ed6193ce95953bb01 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed string randomness

github.com/json-schema-faker/json-schema-faker - 34a4e217f9b6777d050329f60599ded2aa6d99cc authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed number constraints

github.com/json-schema-faker/json-schema-faker - bd6b25b935505f4870f2a095434831f1af5173cb authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed array constraints

github.com/json-schema-faker/json-schema-faker - d677f2afc9a89bb2278fdfc80f0f3aacb5359dde authored about 10 years ago by Alvaro Cabrera <[email protected]>
Avoid unnecessary keys; fix

github.com/json-schema-faker/json-schema-faker - 918a272bf90dfc7864918006107eb699981411c8 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Remove extra stuff from random()

github.com/json-schema-faker/json-schema-faker - 97b6b1e8578647e6baf906419bd86aeccfc424a0 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Keyword testing

github.com/json-schema-faker/json-schema-faker - a058881d6f5a556a7046c0aef62b8f92286c2e73 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Upgrade deref due normalization issues

github.com/json-schema-faker/json-schema-faker - 0e062870015ce15ae94d496bd13eea5f0bc6c244 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Allow type to be an array; fix

github.com/json-schema-faker/json-schema-faker - 486df89a8196357c014bb4a97692c5cc19b23f4b authored about 10 years ago by Alvaro Cabrera <[email protected]>
Schema references testing

github.com/json-schema-faker/json-schema-faker - 906c78647e8e4990b8d12ca42e09a0cf0599daac authored about 10 years ago by Alvaro Cabrera <[email protected]>
Primitive types testing

github.com/json-schema-faker/json-schema-faker - dca946dcc5e53d0ccd47d5dc380ff4ec0dab1fa5 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Missing deref dependency

github.com/json-schema-faker/json-schema-faker - 6b889acc5054cfb62d711e92d01909b0f6304aab authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed type constraints for array/object values

github.com/json-schema-faker/json-schema-faker - 69317691d2abb96169692e84525b0fb368f3311c authored about 10 years ago by Alvaro Cabrera <[email protected]>
Improved testing with json-fixtures

github.com/json-schema-faker/json-schema-faker - ecda666d0f501da6b01f34abc16f11b9d87c1be7 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Remove old specs and fixtures

github.com/json-schema-faker/json-schema-faker - 2d4e69dcbad02e4db0413089907aca1f5cbe6e4c authored about 10 years ago by Alvaro Cabrera <[email protected]>
Allow array or object for refs; fix

github.com/json-schema-faker/json-schema-faker - c6503a28d95702a4004bc1f66f00bb40c978ad13 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Adds more validators: z-schema, jayschema

github.com/json-schema-faker/json-schema-faker - 0da929ff1c114bd47ec89ecedcaa99640eac261b authored about 10 years ago by Alvaro Cabrera <[email protected]>
Validate against full-refs only

github.com/json-schema-faker/json-schema-faker - f64176b6198259fe541bc6bf26e346fa77cd436c authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for deref()

github.com/json-schema-faker/json-schema-faker - fbc07bb05728d61f67b5d09751c996baae603eb8 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed random() impl due number-type constraints

github.com/json-schema-faker/json-schema-faker - 7e221735fe45d7db6cc3018ca84d03e7c03bc775 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Validate ranges for random()

github.com/json-schema-faker/json-schema-faker - ef26ba58ab01ad6b74788d9f40b200e069090f96 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed bad constraints; typo

github.com/json-schema-faker/json-schema-faker - 57552888e854ae788555ed04b1297d0e7833125a authored about 10 years ago by Alvaro Cabrera <[email protected]>
Ignored for Git/NPM; fixed

github.com/json-schema-faker/json-schema-faker - 43825a95c50d08d8a0e992ef01143f7c10946d3a authored about 10 years ago by Alvaro Cabrera <[email protected]>
Badges for travis/coveralls

github.com/json-schema-faker/json-schema-faker - 54009ed0e37d5cc81b40430f70e94e21c6f7311e authored about 10 years ago by Alvaro Cabrera <[email protected]>
CI only on master; fixed testing

github.com/json-schema-faker/json-schema-faker - ef1b02813d0df7c9e7618254cfadb8e8dfded090 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Ignored for Git/NPM

github.com/json-schema-faker/json-schema-faker - 99fa24b86551ccabb84a765d737fefd397cd99d0 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for minItems, maxItems, uniqueItems (arrays only)

github.com/json-schema-faker/json-schema-faker - 73b74d04374548e0a4298f44e82409e8d1d18cc4 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Missing fixtures for number-validation; fix

github.com/json-schema-faker/json-schema-faker - ecc0a53b68a01bb795fada0149330125d3d0c313 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Missing required-field for validation; fix

github.com/json-schema-faker/json-schema-faker - d4205dbb372b2b10a72c35d7d2be9719b39477c5 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for multipleOf (numbers only)

github.com/json-schema-faker/json-schema-faker - e34f5204f57dfbd576abd48e93edb44d3219d711 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Some support for randomness constraints

github.com/json-schema-faker/json-schema-faker - 5d7dc22acf725471719a2e9275882fa738cb12e4 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Group common number-specs

github.com/json-schema-faker/json-schema-faker - a469cb8e2d2d477539bd840a924571a52bda6e1d authored about 10 years ago by Alvaro Cabrera <[email protected]>
Group common string-specs

github.com/json-schema-faker/json-schema-faker - f1e89b4f4037a8e7ec016976ece6569441a60c76 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for minLength, maxLength (string only)

github.com/json-schema-faker/json-schema-faker - 281536e64b7cfad0f917c12b7cb6ec7c670a1dd3 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Shortcut for randomness

github.com/json-schema-faker/json-schema-faker - 545c46b3da8c3f34af2afabd995903a50e74288a authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed recursive combinators: allOf, anyOf, oneOf

github.com/json-schema-faker/json-schema-faker - f761c31dc31bddd9735512d9752d0165461c36f3 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for enum-values (scalar only)

github.com/json-schema-faker/json-schema-faker - c7c16dec9c43f9b7e36af6745a7a5299a573ffdf authored about 10 years ago by Alvaro Cabrera <[email protected]>
Improved specs for testing

github.com/json-schema-faker/json-schema-faker - 2dd23385dccad2bf5652011ac5fdc7ea2181cd1b authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for ignored/required props

github.com/json-schema-faker/json-schema-faker - e891c39c7876ce404690ffa09c7cc06e9801c0e7 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for any-types

github.com/json-schema-faker/json-schema-faker - 7cb1d79742fd614865bbafc7f8a193a4be904248 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Basic impl for: allOf, anyOf, oneOf

github.com/json-schema-faker/json-schema-faker - 11ebab2e7e9a6e05646f2fba9fa110f7654337cd authored about 10 years ago by Alvaro Cabrera <[email protected]>
Updated deps for development

github.com/json-schema-faker/json-schema-faker - 971cf7a6a92b45c4c4c4faf05f2ac4735548ce45 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Fixed self-references

github.com/json-schema-faker/json-schema-faker - 281de3c5db53acb4b2664eaaaa000c85484e03bd authored about 10 years ago by Alvaro Cabrera <[email protected]>
Missing ignores

github.com/json-schema-faker/json-schema-faker - 2575e5f125999dae3b758edb61b0802a69f8a228 authored about 10 years ago by Alvaro Cabrera <[email protected]>
EditorConfig setup

github.com/json-schema-faker/json-schema-faker - 27b558aefa3eb7b33f235d0f473225b23bce2ac7 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Update deps for development

github.com/json-schema-faker/json-schema-faker - bb2e6423f1ab6df21fde5a02dba10c7d504ae0b1 authored about 10 years ago by Alvaro Cabrera <[email protected]>
Configure ESLint FTW (aka for node)

github.com/json-schema-faker/json-schema-faker - b49a1638a4494020edcf30f2a720067cee5ca577 authored over 10 years ago by Alvaro Cabrera <[email protected]>
Organize specs and fixtures

github.com/json-schema-faker/json-schema-faker - e5017343bf3cd728c5830d71e87bf84a954007a6 authored over 10 years ago by Alvaro Cabrera <[email protected]>
Using 'value' is more clear?

github.com/json-schema-faker/json-schema-faker - 913249bfd7bdd3863f7a0c3630e03b8815ab3ae8 authored over 10 years ago by Alvaro Cabrera <[email protected]>