0.1.7 • Published 9 years ago
json-schema-faker-loader v0.1.7
json-schema-faker loader for webpack
Usage
var json = require("json-schema-faker!./file.jsf");
// => returns file.json content as json parsed objectDon't forget to polyfill require if you want to use it in node.
See webpack documentation.