nian88 / playground

An interactive HTML/CSS/JS playground.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An interactive HTML/CSS/JS playground.

License:MIT License


Languages

Language:JavaScript 56.9%Language:HTML 23.6%Language:CSS 19.5%