Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 309 Bytes

File metadata and controls

7 lines (5 loc) · 309 Bytes

0.0.1 — 6th Aug 2024

  • Build millisecs package as the Dart & Flutter adaptation of Vercel's ms npm package.
  • Add ms, parse, and format functions and their "try" equivalents.
  • Add extensions on String and num for ms's functionalities.