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 #130 from arjanvanderleden/value.key.spli_is_not_a_function_issue_#128

fix for exception "value.key.split is not a function"

github.com/json-schema-faker/json-schema-faker - 8b16d5d4662f74c17de4b22711e227642a56890a authored almost 9 years ago by Tomasz Ducin <[email protected]>
typescript migration continued

github.com/json-schema-faker/json-schema-faker - 14f83d5f9fde839c13490aa3c6071832f347129c authored almost 9 years ago by Tomasz Ducin <[email protected]>
fix for exception "value.key.split is not a function"

use path instead of value.key since value.key is an object and not a string

github.com/json-schema-faker/json-schema-faker - 343b2e55110176c08905b68194daa8068b59881e authored almost 9 years ago by Arjan van der Leden <[email protected]>
#93 recursive schema's, suggested max traversal depth implementation

github.com/json-schema-faker/json-schema-faker - 01c7856a5e3e781cf8f9f4d3f4ae660b46480260 authored almost 9 years ago by Arjan van der Leden <[email protected]>
migrating jsf into TypeScript readme info

github.com/json-schema-faker/json-schema-faker - 0631046c85f087853916cda446d552e04c25a6f9 authored almost 9 years ago by Tomasz Ducin <[email protected]>
removing missing randexp.d.ts link

github.com/json-schema-faker/json-schema-faker - 66585e4aed7d5c590e08c048fe3a892f027b641e authored almost 9 years ago by Tomasz Ducin <[email protected]>
hasProperties error fixed (typescript)

github.com/json-schema-faker/json-schema-faker - 42583abf18c90a5ff7384dcd562974b1b8521ac3 authored almost 9 years ago by Tomasz Ducin <[email protected]>
stateful jsf function (typescript)

github.com/json-schema-faker/json-schema-faker - 1049b294ab5f6b1bd5b4a96c9e1c2f022ef3a386 authored almost 9 years ago by Tomasz Ducin <[email protected]>
typescript migration: jsf.js to jsf.ts

github.com/json-schema-faker/json-schema-faker - b934405ec9f7ca9f97559d2909c36701729a5e29 authored almost 9 years ago by Tomasz Ducin <[email protected]>
TypeScript migration continued

github.com/json-schema-faker/json-schema-faker - 7bd919b0340a28738c48b6ced9ccc9efac8a18f7 authored almost 9 years ago by Tomasz Ducin <[email protected]>
I forgot to commit the built files; fix

github.com/json-schema-faker/json-schema-faker - 98ea1a0f3b56d8d3f5d72170651a8ab2f523d11e authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Restore legacy primitives; fix

github.com/json-schema-faker/json-schema-faker - c3fe3747b5fa68dece65fd9b1d32b553f4b3255d authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge branch 'develop' into prune-empty-props

Conflicts:
build/tsc.sh
lib/core/random.js
lib/types/string.js
lib/util/traverse.js

github.com/json-schema-faker/json-schema-faker - c17574e9011f7f4382cbbde5456f4d4793a034a1 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
TypeScript migration continued

github.com/json-schema-faker/json-schema-faker - 964d6a2cfb0163881bc3c5024cc9ff8d35e963a6 authored almost 9 years ago by Tomasz Ducin <[email protected]>
Apply ESLint fixes

github.com/json-schema-faker/json-schema-faker - 4e05f9c8a9e6fc033f3046ccf227ff079a013a5c authored almost 9 years ago by Alvaro Cabrera <[email protected]>
With this changes I can compile fine; fix

github.com/json-schema-faker/json-schema-faker - 0596ccc18193d4d061d31873ddb39312743879fa authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge branch 'develop' into prune-empty-props

github.com/json-schema-faker/json-schema-faker - 12cdaf6e15ce75d30c334b8de4202362addec8c0 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
typescript sources added

github.com/json-schema-faker/json-schema-faker - 01fe13a4fb1bb9e1a4228627e65bd98168885196 authored almost 9 years ago by Tomasz Ducin <[email protected]>
migrating jsf into TypeScript readme info

github.com/json-schema-faker/json-schema-faker - b7c082704828472620dc1ddac7125e43310c28b1 authored almost 9 years ago by Tomasz Ducin <[email protected]>
Fixed CONTRIBUTING details

github.com/json-schema-faker/json-schema-faker - 6bab2a6bc5ba8840f88ee0ba24d641badc84a205 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge branch 'develop' into prune-empty-props

Conflicts:
.eslintrc
package.json

github.com/json-schema-faker/json-schema-faker - bfbf61dbc30361610dc26168e4d4632927d3b99d authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Paassing the whole value.use object as context is enough; fix

github.com/json-schema-faker/json-schema-faker - 34440e9b21a187920fe0f86c460d6d6ba7247180 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixed test-suite according Jade2

github.com/json-schema-faker/json-schema-faker - 7d29138db806fd3c6b410f1540946f8e04c78bd0 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
CHANGELOG.md
package.json

github.com/json-schema-faker/json-schema-faker - ae1d96cb2490ca4b884ad393ecd862547b01ae60 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge remote-tracking branch 'origin/develop' into prune-empty-props

Conflicts:
CHANGELOG.md
package.json

github.com/json-schema-faker/json-schema-faker - 73caf4ec5003331d4eda8a84deb0d4de9cf20abc authored almost 9 years ago by Alvaro Cabrera <[email protected]>
inferred types typo fixed

github.com/json-schema-faker/json-schema-faker - 3077677b9dd1cac63d44ba8dbd16e1c62d675ca2 authored almost 9 years ago by Tomasz Ducin <[email protected]>
added inch-ci code docs coverage badge

github.com/json-schema-faker/json-schema-faker - c380e58b34f242808f78acd4054c6b3c48aecc0f authored almost 9 years ago by Tomasz Ducin <[email protected]>
lowering semver range for chance.js and faker.js

github.com/json-schema-faker/json-schema-faker - 9bc96ed22c351cb974888cbc4fa5b4b48bd4ce2a authored almost 9 years ago by Tomasz Ducin <[email protected]>
github issue template added

github.com/json-schema-faker/json-schema-faker - 6ce72e201b4b151090654b571096e4b564eb9490 authored almost 9 years ago by Tomasz Ducin <[email protected]>
inferred refactor

github.com/json-schema-faker/json-schema-faker - 681e6d32310739d554b464e6cf173da29b3c5565 authored almost 9 years ago by Tomasz Ducin <[email protected]>
module.export refactor

github.com/json-schema-faker/json-schema-faker - c2a8dfacb75c1c0b627c2421446e1c647e5d310c authored almost 9 years ago by Tomasz Ducin <[email protected]>
Save this note for next minor releases

github.com/json-schema-faker/json-schema-faker - 4570d9f40d44c51de028ff63114cad2eedad5068 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Warn about anonymous schemas; fix

github.com/json-schema-faker/json-schema-faker - 9781278ac2e3d8820cc1797fa8e62c87b037c6e4 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Remove all empty properties; fix

github.com/json-schema-faker/json-schema-faker - 1cc8f2223ce80720aa6735d32f32ea52d9508ff4 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Trying to fix extra-id issues; see #7 #113

github.com/json-schema-faker/json-schema-faker - 4216e7354da584e32a91945351dd27a6145a3a04 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixing non-empty values

github.com/json-schema-faker/json-schema-faker - 395c28658d606240538c8435dc819ba59fa1a13f authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Upgrade matchers

github.com/json-schema-faker/json-schema-faker - d2badb76e6d2c4661b0889a1a38a499c7e675dc7 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Upgrade jasmine-node; eslint

github.com/json-schema-faker/json-schema-faker - f75b973b3e4fa9b3de9f5d45aa49846bf0c23060 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge branch 'master' into develop

github.com/json-schema-faker/json-schema-faker - 8f789dd681130ec879d796cd661c23e762f9953b authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge pull request #112 from bitdeli-chef/master

Add a Bitdeli Badge to README

github.com/json-schema-faker/json-schema-faker - bb5b9460b08e8aea5a312e1d14d01890d4940259 authored almost 9 years ago by Alvaro Cabrera Durán <[email protected]>
Add a Bitdeli badge to README

github.com/json-schema-faker/json-schema-faker - 6e01a7de192a2952c97e2ec2f815b242765c9267 authored almost 9 years ago by Bitdeli Chef <[email protected]>
added inch-ci code docs coverage badge

github.com/json-schema-faker/json-schema-faker - 8d94672cc61ac9d8091a93470df94e810e911a09 authored almost 9 years ago by Tomasz Ducin <[email protected]>
github issue template added

github.com/json-schema-faker/json-schema-faker - 5ed7002b8c255d31e1efdf2a6691ca541252e88a authored almost 9 years ago by Tomasz Ducin <[email protected]>
inferred types typo fixed

github.com/json-schema-faker/json-schema-faker - 37c07670704874581647512e9d045fbb6e298f11 authored almost 9 years ago by Tomasz Ducin <[email protected]>
Save this note for next minor releases

github.com/json-schema-faker/json-schema-faker - 36cd534cc6c11458fe5ec47b8b0a9256d39ee836 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
inferred refactor

github.com/json-schema-faker/json-schema-faker - 5b544b52ff643aa77b22a74ec48f07799cddbcd4 authored almost 9 years ago by Tomasz Ducin <[email protected]>
module.export refactor

github.com/json-schema-faker/json-schema-faker - 61b9a283bd2cbdae11e41d52f00c801e84a88716 authored almost 9 years ago by Tomasz Ducin <[email protected]>
Merge pull request #102 from ducin/refactor-generators

separating plain generator functions

github.com/json-schema-faker/json-schema-faker - e9bf8c74c189a2f9fe471d8b03a43959277c5dcb authored almost 9 years ago by Tomasz Ducin <[email protected]>
devDependencies bump

github.com/json-schema-faker/json-schema-faker - 5db961d1c8764861024e8c3680f132ccb4e0710e authored almost 9 years ago by Tomasz Ducin <[email protected]>
chore(package): update glob to version 7.0.0

http://greenkeeper.io/

github.com/json-schema-faker/json-schema-faker - 26a40e271d3b57c0168862f5cccce7a08d2aa298 authored almost 9 years ago by greenkeeperio-bot <[email protected]>
chore(package): update eslint to version 2.0.0

http://greenkeeper.io/

github.com/json-schema-faker/json-schema-faker - 98cedce6600bbb21e85bf9c1554ee6daaca721f0 authored almost 9 years ago by greenkeeperio-bot <[email protected]>
chore(package): update chance to version 1.0.0

http://greenkeeper.io/

github.com/json-schema-faker/json-schema-faker - 4e52b60bcf59ce754869e3594c97ee74e9e9519b authored almost 9 years ago by greenkeeperio-bot <[email protected]>
separating plain generator functions

github.com/json-schema-faker/json-schema-faker - c4b84b0018e14447c49ee5ee385e679a23a9fe3d authored almost 9 years ago by Tomasz Ducin <[email protected]>
jsf available in bower registry

github.com/json-schema-faker/json-schema-faker - 2d846ab022621c470c876e6ab19cdac0666db578 authored almost 9 years ago by Tomasz Ducin <[email protected]>
Require faker/chance as dependencies for 0.2.x support; hotfix

github.com/json-schema-faker/json-schema-faker - 9d9dbb9b5ee023c14aba332e02d25636e9a6eb59 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Update CHANGELOG

github.com/json-schema-faker/json-schema-faker - dbce7cfccf343d6461b3347e9d166055f24dc7f7 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Track changes for locales on dist/

github.com/json-schema-faker/json-schema-faker - 137b660a082eeff74eed93e921a137a87d4b95b2 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Update badge for codecov

github.com/json-schema-faker/json-schema-faker - 55a8fc1be4ef35ef57066f8dd9835e7570b1dd17 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixed uglify-js settings

github.com/json-schema-faker/json-schema-faker - 402ba54146e2074e8ea3ff9c4883e88a01048f5b authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Organize related build scripts

github.com/json-schema-faker/json-schema-faker - 8cafccd3712560dab291597ddb4685d7447ee5d9 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Switching to codecov

github.com/json-schema-faker/json-schema-faker - 912631c44e074c253d1e1adda0f9593a2420e55c authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Include all locales by default; minify all

github.com/json-schema-faker/json-schema-faker - 88e060575b17a350701eb148cf66a3a0ce365c16 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Disable coverage support due coveralls issues; fix

github.com/json-schema-faker/json-schema-faker - 64d121c2ba3d2839ab8c38d034931666b812384d authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Increase default maxLength; this should be configurable

github.com/json-schema-faker/json-schema-faker - 3382321dcc464119917d0c5368db6e6a73260e5c authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Avoid infinite recursion; fixes #92

github.com/json-schema-faker/json-schema-faker - ea5fbe75fac725c951ac3a670edb9ecbf7a59dbd authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixed container as lazy

github.com/json-schema-faker/json-schema-faker - 3c311a9bfab6a4c79c5465fbab9cf1695d8c3c86 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Merge branch 'make-faker-optional' into npm-scripts

Conflicts:
lib/types/number.js
lib/util/random.js
package.json

github.com/json-schema-faker/json-schema-faker - d252c490d1b7c9d1a386792ce0be50393f2233f2 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Make faker/chance optional deps; fixes #69

github.com/json-schema-faker/json-schema-faker - 3a9294a0604c27cd76bc032002e7a3e56656a3ba authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixed string() support; simple regex-format value (?)

github.com/json-schema-faker/json-schema-faker - ece2b4fae7d15f8a9113e87f7a64c16fdc4e0470 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Remove faker's dependency on words()

github.com/json-schema-faker/json-schema-faker - 131a5ec3b135d4df1f4ca69cd8cf806d13af979a authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixed random() for number and integer values

github.com/json-schema-faker/json-schema-faker - b86d0a99fb458f93b85ee5c5d10da0b73bcdab1d authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Remove faker's dependency on random()

github.com/json-schema-faker/json-schema-faker - 7b73a914102730800165f02671916c02413888f6 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Fixed bad options for uglify; skip ci

github.com/json-schema-faker/json-schema-faker - 79ca616827715c3b345f64a433133589809a6812 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
changelog updated

github.com/json-schema-faker/json-schema-faker - 8b639d48adc3dff0485ebf98195ea31f4d7d7787 authored almost 9 years ago by Tomasz Ducin <[email protected]>
Chance is optional?

github.com/json-schema-faker/json-schema-faker - 16947dca47ea41fdf4bf776590cabc23fb7f1b5c authored almost 9 years ago by Alvaro Cabrera <[email protected]>
adding cdnjs section in the readme.md

github.com/json-schema-faker/json-schema-faker - 708d90592926e6025d90395a8cef2df8106a122b authored almost 9 years ago by Tomasz Ducin <[email protected]>
Fixed ignored files for NPM

github.com/json-schema-faker/json-schema-faker - 374041cf979b06c5408d505883973cc9e43cdc24 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Ignore dist/ for NPM

github.com/json-schema-faker/json-schema-faker - 914a90e6a10e3989444ea165f8896fdb1d2efad2 authored almost 9 years ago by Alvaro Cabrera <[email protected]>
Locale template

github.com/json-schema-faker/json-schema-faker - ee3f4632bce8c111062f930d2938ec603dddfbc2 authored almost 9 years ago by Alvaro Cabrera <[email protected]>