UNPKG

flickerjs

Version:

Super fast and simple web framework for node.js (v6.0.0)

11 lines (8 loc) 213 B
/* Flicker.js web framework - Flicker Studio - Christopher Ventura <chrisventjs@gmail.com> - Leonardo Perez <thelionflow2009@hotmail.com> */ var flickerjs = require('./lib/flicker'); module.exports = flickerjs;