bkardell / Hitch

A lightweight engine that allows you to hitch new capabilities to the browser (prollyfill).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hitch

A lightweight JavaScript engine that allows definition and use of new CSS selectors.

Rules using these selectors are hashed and managed by the engine (live) which simply attaches and detaches vanilla CSS classes (the rule's hash) as they gain or lose relevance, thereby allowing a common usage pattern which provides authors greater expressive abilities and helps keep presentation related rules in CSS.

Useful Links

Version

Current 0.6

Authors

About

A lightweight engine that allows you to hitch new capabilities to the browser (prollyfill).


Languages

Language:JavaScript 95.8%Language:CSS 4.2%