jim-jim-jim / simpl

Simplest possible examples of HTML, CSS and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis

simpl

simpl.info is a website for simplest-possible code examples, nothing more.

I also maintain a list of resources for information about HTML, CSS and JavaScript.

Your contributions and comments are welcome.

There's a grunt script for creating new examples:

# After clone
$ cd build
$ npm install grunt
$ grunt --feature "new-feature"
$ cd ../new-feature # Go ahead and add what is needed.

Analytics

About

Simplest possible examples of HTML, CSS and JavaScript


Languages

Language:JavaScript 94.2%Language:CSS 5.6%Language:PHP 0.2%