A plunk is a web snippet that is composed of an arbitrary number of files that can be viewed online through the Plunker service. Each plunk has: description (optional) This should be a short description of what the plunk represents index (optional) This is the filename of the main file of the plunk. For example, this would be 'index.html' for a typical web snippet. expires (optional) This is the t

