UNPKG

walltime-js

Version:

A javascript library for easily translating a UTC time to a "Wall Time" for a particular time zone and back.

7 lines (5 loc) 169 B
should = require "should" describe "Project Setup", -> it "has a proper README", -> true it "uses CoffeeScript", -> true it "uses Mocha for tests", -> true