Skip to content

banama/json2-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

json loader for webpack

Installation

npm install json2-loader

Usage

var json = require("json!./file.json");
// => returns file.json content as json string.
// if you want to get a module you can use webpack/json-loader.

License

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

About

json loader module for webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published