Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

json-schema-faker-loader

jeffcatania67MIT0.1.7

A Webpack loader for the json-schema-faker-loader package.

loader, json-schema-faker, faker, json, json-schemer, id3

readme

json-schema-faker loader for webpack

Usage

var json = require("json-schema-faker!./file.jsf");
// => returns file.json content as json parsed object

Don't forget to polyfill require if you want to use it in node. See webpack documentation.

License

MIT (http://www.opensource.org/licenses/mit-license.php)