Pinned Loading
-
latlngtz
latlngtz PublicThis is a Go package of a modular system of external API calls to get the timeZoneID (Ex. America/Los_Angeles) from a latitude / longitude coordinate set.
Go
-
RiteAidStoreSearch
RiteAidStoreSearch PublicThis module is a wrapper for the RiteAid Store search API. The date and times are store location / timezone aware and will always be returned with the store locality in mind. This way calculations …
Go
-
-
thingproxy
thingproxy PublicForked from Freeboard/thingproxy
A simple forward proxy server for processing API calls to servers that don't send CORS headers or support HTTPS.
JavaScript 1
-
thingproxy-deno
thingproxy-deno PublicFetch alternative for Deno that forwards calls through a thingproxy server.
TypeScript
-
An over engineered static variable s...
An over engineered static variable solution. This method allows you to define static variables in a function. This is useful for when you want to save a value for later use in the same function. Treat this as a proof of concept and not a serious solution. It's much easier to just attach a value too the function object. This is just a fun way to do it. 1import inspect
2import re
34def static(variable_or_default: any) -> any:
5"""
If the problem persists, check the GitHub status page or contact support.