ColinUNC / 140medley

A micro-framework or a collection of small, helpful utilities for common javascript tasks.

Home Page:https://github.com/honza/140medley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

140 medley

This is a micro-framework or a collection of small, helpful utilities for common javascript tasks.

Size

  • Source: 8.6 kb
  • Minified: 821 bytes
  • gzipped: 504 bytes

Features

  • templating - t();
  • local storage - s();
  • bind/unbind events - b();
  • create DOM elements - m();
  • DOM selector - $();
  • Get cross-browser xhr - j();

Inspired by 140bytes.

About

A micro-framework or a collection of small, helpful utilities for common javascript tasks.

https://github.com/honza/140medley

License:Other