UNPKG

shunter

Version:

A Node.js application built to read JSON and translate it into HTML

8 lines (5 loc) 89 B
'use strict'; var sinon = require('sinon'); module.exports = { parse: sinon.stub() };