Hacker News new | past | comments | ask | show | jobs | submit login

Why?

- Tiny footprint for mobile networks (~5kb minified).

- Extremely fast DOM query/selection engine. No need for jQuery!

- Mobile first - no legacy hackery for ie < 10.

- Great for spinning up small, mobile-specific apps.

To Do

- More useful event delegation. Currently, views must call _setElement() every time they render new DOM elements

-Currently no router for fancy SPA style urls

Installation

npm install ity




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: