Javascript Toys

Little applets I made in Javascript when I was bored.

Simple Todo List

A very simple todo list app. Type your tasks into the box and click to remove. All data is stored in localStorage.

Silly Sentence Generator

Generates a random sentance every time you click the button.