Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A micro-framework or a collection of small, helpful utilities for common javascript tasks.
https://github.com/honza/140medley

Last synced: about 6 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

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][bytes].

[bytes]: https://gist.github.com/962807