j2h
v0.0.4
Published
JSON to HTML parser
Downloads
2
Readme
j2h
JSON to HTML parser.
(JUST A PLACEHOLDER, WAIT FOR THE REAL THING)
Getting Started
Install the module with: npm install j2h
var j2h = require('j2h');
j2h.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
(Nothing yet)
License
Copyright (c) 2014 Michal Jamry. Licensed under the MIT license.