dev.compilefailed.com

A collection of various development tools.

See source code at GitHub.

wait - Simulates slow API calls. Use the parameter time to specify how long to wait in milliseconds. Defaults to 500 milliseconds. Maximum milliseconds is 50000.

Example: https://dev.compilefailed.com/wait.php?milliseconds=1000 to wait 1 second.

Excel Column Mapper - Tool to convert between zero-based indexes and Excel column names and vice-versa.

Example: Index 0 maps to column A. Index 26 maps to column AA. Column XFD maps to 16383.

Text Transformer - Tool to apply a JavaScript mapping to arbitrary text.

Example: Reverse each line of input.

Clock - A big clock showing the current local time, UTC time, and Unix timestamp.