vakarelov

Results 3 issues of vakarelov

It will be great if a callback can be bound to a whole range of characters. I use mousetrap to translate key input to an internal event system, so in...

I noticed that the ajax function creates three different event handlers, one for each possible status return: `if (callback) { eve.once("snap.ajax." + id + ".0", callback); eve.once("snap.ajax." + id +...

I needed an Linux executable for LZString for the server-side. The php port is just too slow. I created of fork of https://github.com/amiart/qt-lzstring and convert it to an app. It...