Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/koajs/trie-router

Trie-routing for Koa
https://github.com/koajs/trie-router

Params support in `use`

pke opened this issue about 5 years ago
Allow middlewares to be used for options requests

alexghr opened this pull request over 5 years ago
fails to route OPTIONS

panva opened this issue almost 6 years ago
Typo fix

jordansexton opened this pull request over 7 years ago
Separate routes into files?

lautiamkok opened this issue over 7 years ago
Could you guys implement a function named "all" for this router

fengxinming opened this issue over 7 years ago
require('trie-router') or require('koa-trie-router') ?

ryan-ju opened this issue over 7 years ago
fix example in `README.md`

SuperPaintman opened this pull request almost 8 years ago
Update mocha to version 2.4.1 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update should to version 8.2.0 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update flatten to version 1.0.0 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update flatten to version 1.0.2 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update flatten to version 1.0.1 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update should to version 8.1.0 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update should to version 8.1.1 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
add node 5 to builds

tejasmanohar opened this pull request about 9 years ago
add node 5 to travis ci build

tejasmanohar opened this pull request about 9 years ago
Adapt tests and test runners for newer versions of node

tejasmanohar opened this pull request about 9 years ago
Throw 404 with specific err.code so catchable upstream

tejasmanohar opened this pull request about 9 years ago
throw specific catchable error on malformed urls

tejasmanohar opened this pull request about 9 years ago
Catch error for malformed URL

th507 opened this pull request over 9 years ago
Should not throw error for malformed URL

th507 opened this issue over 9 years ago
rewrite to make it easier to read

jonathanong opened this issue about 10 years ago
100% code coverage

jonathanong opened this issue about 10 years ago
1.0.9 breaks REST-style Routes

tmcgannon opened this issue about 10 years ago
nested routes should not match superior routes

haoxins opened this pull request about 10 years ago
catch all route?

remoe opened this issue over 10 years ago
405 -> 404

aheckmann opened this issue over 10 years ago
fail fast when user passes non-generator function

aheckmann opened this issue over 10 years ago
Built-in support for request body with POST/PUT/etc.

yanickrochon opened this issue over 10 years ago
add use-case vs. regular regexp routing

jonathanong opened this issue almost 11 years ago
No `next` passed inside routes

geekingfrog opened this issue almost 11 years ago
What about generating url for the route?

th0r opened this issue almost 11 years ago
Give trierouter middleware a name

Thomasdezeeuw opened this pull request almost 11 years ago
app.use(router(app))

jonathanong opened this issue almost 11 years ago
Error if used without any middleware

Thomasdezeeuw opened this issue almost 11 years ago
Weird error at console

dodyg opened this issue almost 11 years ago
1.0.0

jonathanong opened this issue about 11 years ago
.all

jonathanong opened this issue about 11 years ago
make wrapping `app` optional

jonathanong opened this issue about 11 years ago