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.
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!
请发表评论