Tag "gist"
3 results

Get the closest Feature in a FeatureCollection
This script returns the properties of the closest Feature in a FeatureCollection against a given Feature (GeoJSON RFC7946).

Javascript script to add a data-useragent tag to the HTML
In the world of web development, gaining insights into the user’s environment is crucial for creating seamless and responsive experiences. One way to achieve this is by harnessing the power of Java...

Bookmarklet to inject an external CSS file into any website
This bookmarklet provides an easy way to test css styles against a website without access to its server by creating a <link/>element in the <head> of the page. It also updates it with a...