jongleberry

Results 127 issues of jongleberry

it causes more problems than it solves and is a smell.

help wanted

``` js app.use(mount('/:id(\d+)', fn)) ``` interested? path-to-regex does prefix routing. should be backwards compatible. not sure how i want to handle keys though. maybe `(next, keys...)`

it's kind of weird. maybe i just need to document it better.

are the emoji names in sync with http://www.emoji-cheat-sheet.com? they seem to be different. not totally sure what all these differences are...

https://github.com/pillarjs/node-frameworks interesting in adding and/or maintaining this? i (neither has anyone else, really) haven't touched it in a while and i don't plan to touch it any time soon

this library doesn't work on linux since you're using the 32-bit binary. i can't seem to open a pull request, maybe because i worked on master on my branch ```...