UNPKG

raz

Version:

Razor like HTML template engine for NodeJS Express library based on ASP.NET MVC Razor syntax. Template your views by mixing HTML markup with JavaScript server-side code!

4 lines 94 B
module.exports = { isDebugMode: false, isBrowser: (typeof window !== 'undefined') }