/playground

An interactive HTML/CSS/JS playground.

Primary LanguageJavaScriptMIT LicenseMIT

Playground

This is an interactive HTML/CSS/JS playground similar to jsFiddle, jsBin, CodePen and the likes but much simpler with only the basic features.

This project is based on the wonderful work and write-up of the CSSDeck Author, Rishabh. You can see the CSSDeck variant here. I couldn't find an example on Github so I created one.

To use it, clone or download and unzip the project and start a local webserver (like python -m SimpleHTTPServer).

screenshot