UNPKG

jymin

Version:

Minifier-friendly JavaScript built for speed and usefulness

7 lines (6 loc) 219 B
// TODO: Find a good DOM mock library for testing. global.window = global var document = window.document = {} var location = window.location = document.location = {} require(__dirname + '/jymin') module.exports = Jymin