Home

Awesome

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 object

License

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