hson-loader
v2.0.0
Published
hson loader module for webpack
Downloads
1,113
Maintainers
Readme
hson loader for webpack
What's hson? It's HanSON - JSON for Humans. https://github.com/timjansen/hanson
Usage
var hson = require("hson!./file.hson");
// => returns file.hson content as hson parsed objectLicense
MIT (http://www.opensource.org/licenses/mit-license.php)
