mtm9999 / simpl

Simplest possible examples of HTML, CSS and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Check out my new blog post: High performance HTML.

simpl

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

I also maintain a list of resources for working with 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:HTML 58.7%Language:JavaScript 40.6%Language:CSS 0.6%Language:ApacheConf 0.1%Language:PHP 0.0%