hson-loader

2.0.0 • Public • Published

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)

/hson-loader/

    Package Sidebar

    Install

    npm i hson-loader

    Weekly Downloads

    198

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • kentcdodds