Ms Versions Save

Tiny millisecond conversion utility

0.7.1

7 years ago
  • Prevent extraordinary long inputs (@evilpacket)
  • Fixed broken readme link

0.7.0

7 years ago
  • Add time abbreviations, updated tests and readme for the new units
  • Fix example in the readme.
  • Add LICENSE file

0.6.2

7 years ago

Adding repository section to package.json to suppress warning from NPM.

0.6.1

7 years ago

Fix singularization [visionmedia]

0.6.0

7 years ago

Fix minutes

0.5.1

7 years ago

Add component namespace

0.5.0

7 years ago
  • Add short formatting as default and .long option
  • Add .license property to component.json
  • Add version to component.json

0.4.0

7 years ago

Add rounding to fix crazy decimals

0.3.0

7 years ago

Fix ms(<String>) [visionmedia]

0.2.0

7 years ago
  • Add component.json [visionmedia]
  • Add days support [visionmedia]
  • Add hours support [visionmedia]
  • Add minutes support [visionmedia]
  • Add seconds support [visionmedia]
  • Add ms string support [visionmedia]
  • Refactor tests to facilitate ms(number) [visionmedia]