Templates

Sample projects created with TxtFiddle.

Get Amazon CloudFront IP ranges

Prepares an up-to-date list of IPv4 and IPv6 address ranges used by Amazon's CloudFront servers.

Open Fiddle
Count word frequencies

Extracts words from a text and orders them by their frequency.

Open Fiddle
Convert INI file to JSON

Parses the content of an INI configuration file into a JavaScript object and returns it as a formatted JSON string.

Open Fiddle