haversine icon indicating copy to clipboard operation
haversine copied to clipboard

Add error checking for unit and format

Open elibroftw opened this issue 10 months ago • 0 comments

  • Error check options.unit (throws TypeError)
  • Error check options.format (throws TypeError)
  • Add tests for thrown errors
  • Add JSDoc
  • Improve exporting
  • Update README.md usage with output comments and API reference

elibroftw avatar Aug 30 '23 02:08 elibroftw