json-schema-example-loader

Webpack loader that transforms JSON Schemas (without $refs) into examples.

BSD-3-CLAUSE License

Downloads
3.5K
Stars
15
Committers
6

Bot releases are visible (Hide)

json-schema-example-loader - Fix for webpack2 Latest Release

Published by tajo almost 8 years ago

  • Webpack 2 doesn't support this.inputValue
  • JS object from previous loader (json-schema-loader) is now passed through the second arbitrary argument, you need to update json-schema-loader to v1 as well
  • both loaders are still backwords compatible with webpack1
Package Rankings
Top 5.73% on Npmjs.org
Related Projects