Shahar "Dawn" Or
Shahar "Dawn" Or
A patch for some better documentation of this issue is welcome. But, really, we have no docs in this spork...
So, you want to add a binding that uses a regexp for the key, or a filter function?
Something like ``` combokeys.bind( function (character, e) { if ( // filter code ) { return true; }, function () { // callback } ) ```
Perhaps https://github.com/eventualbuddha/keysim.js
I'm pro that kind of thing but I remember how bad my experience with JSDoc, YUIDoc and perhaps one more such thing was. Do you feel otherwise?
Another search doesn't bring up any awesome alternative to JSDoc.
Would you mind doing it with https://github.com/assemble/verb? It is a bit fresh so you may run into bugs but on the positive note I am very happy that it is...
It does look interesting. I feel it's the future :dango:
@MitMaro, I've been meaning to do #28 anyway. Since you're going to go over pretty much the whole code and perhaps add comments, I wanted to clean it up for...
I'm a forward facing person.