jsKata » independent javascript libraries


Take a look at the source and at the documentation.

Non-freezing for

This will show each number loop until Number.MAX_VALUE is reached without freezing your computer.

 

Infinite loop

This will show random numbers until you click the stop button.

 

Each

This will show each property of the document object.

All processes

This contains functions that works with all current processes.