4 Commits
Author SHA1 Message Date
Vitaly Puzrin e06268edbe Add pica
[pica](https://github.com/nodeca/pica)

High quality image resize (with fast Lanczos filter, implemented in pure JS).
2015-06-07 19:12:52 +03:00
Vitaly Puzrin e36c16051e Add babelfish
[babelfish](https://github.com/nodeca/babelfish/)

In 99% of cases "advanced" i18n people just need plurals. Babelfish provides simple notation to support plurals directly in phrases, with zero coding.
2015-06-07 18:51:49 +03:00
Vitaly Puzrin 0e0cf60672 Add bag.js
[bag.js](https://github.com/nodeca/bag.js)

A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support.
2015-06-07 18:43:52 +03:00
Vitaly Puzrin 2bd877b708 Add riot
[riot](https://github.com/riot/riot)

React-like library, but with very small size.
2015-06-07 18:38:25 +03:00