UNPKG

utc

Version:

Simple underscore.js template compiler.

10 lines (9 loc) 173 B
/* * utc * https://github.com/masa/utc * * Copyright (c) 2012 nowamasa * Licensed under the MIT license. */ require('coffee-script'); require('./lib/cli')();