Tools

Link: https://www.netspinnr.com/create-add-to-calendar-link

Use this tool to generate Google Add-to-Calendar Links.

Key Features

  • Accepts input from query parameters in the URL
  • Allows for hyperlinks within the description of the event
  • Timezone handling for major US timezones

Next Steps/Future Development

  • Add support for .ics file generation
  • Add support for additional timezones (full global support)
  • Continue refining visual presentation (add additional CSS)

Get URL Query Parameters

Link: https://www.netspinnr.com/get-query-parameters

Use this tool to retrieve query parameters from a URL (UTM parameters, for example).

Key Features

  • Uses the URI.js library, allowing for extensible parsing operations over time

Next Steps/Future Development

  • Continue refining visual presentation (distinguish between parameters more clearly in output)
  • Add support for parsing different aspects of the URI, like hashes and other components