- Merge pull request #2 from pbihler/bitwiseRound
- Used Bitwise or for ms -> s conversion (see http://jsperf.com/math-floor-vs-math-round-vs-parseint/33)
- Bugfix: unix() now really accepts numbers
- test: add tests for node and browser
- lib: add ms and exports.unix functions
- "Initial commit"