Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

webpack-contrib/json-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

json loader for webpack

Usage

var json = require("json!./file.json");
// => returns file.json content as json parsed object

Don't forget to polyfill require if you want to use it in node. See webpack documentation.

License

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

About

json loader module for webpack - UNMAINTAINED

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 15