Ecosyste.ms: OpenCollective

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

github.com/kwhitley/itty-router

A little router.
https://github.com/kwhitley/itty-router

deps bump for dependabot

bb9e175e9d7f63d447b1c1d2d4f2a35325e59152 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v1.6.0 - added { else: handler } option for missing routes

ab2c279c24047b81afd6fd84b5cab6741869939a authored almost 4 years ago by Kevin Whitley <[email protected]>
reordered examples

c95af5ce583ffdc9ca61ab39bb5009dd5cdf92f5 authored almost 4 years ago by Kevin Whitley <[email protected]>
removed base path from README

51ebccafe3fee6ae34924fdfe89961fde9ea752f authored almost 4 years ago by Kevin Whitley <[email protected]>
README update

17e9f393ad245ec61e790f4ebde28d12d87fb1b2 authored almost 4 years ago by Kevin Whitley <[email protected]>
updating README

724a4bf993b97c78883570e4b7feebafbf70bba0 authored almost 4 years ago by Kevin Whitley <[email protected]>
updated to support else option

efe1bb9d6328430ef41871f4a2a1a46e41fb23be authored almost 4 years ago by Kevin Whitley <[email protected]>
released v1.5.0 - added .all functionality to itty-router to handle cross-method routes and CRUD subrouters

f86949d9e059fd2d014a791c3b098fd6e109c705 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v1.4.3 - fixed nested routers that used simple / routes

3b7369aeb5f07ad41f3a1c8a88a429f10d16eb36 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v1.4.2 - fixed typings (thanks @rodrigoaddor)

c59198935b8bc63bad23442f1a0575591b49e6c6 authored about 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #15 from rodrigoaddor/v1.x

Add typings to #12

82b6899b560d3c64be02fde77c9e3df959cd95b5 authored about 4 years ago by Kevin R. Whitley <[email protected]>
Add typings to #12

0048b8e8255ddb3c42e3fa7706e7e8ebb112af83 authored about 4 years ago by Rodrigo Addor <[email protected]>
released v1.4.1 - deps update

3e855f3ff1361c26286119bc60649d72943e7f21 authored about 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #14 from kwhitley/dependabot/npm_and_yarn/dot-prop-4.2.1

Bump dot-prop from 4.2.0 to 4.2.1

b9e36b3bd52412bffd42342037268e592c8ac45d authored about 4 years ago by Kevin R. Whitley <[email protected]>
Merge pull request #13 from kwhitley/dependabot/npm_and_yarn/ini-1.3.8

Bump ini from 1.3.5 to 1.3.8

e0c4bddaf6bc366a92b3661d87fb82669840ebab authored about 4 years ago by Kevin R. Whitley <[email protected]>
Bump dot-prop from 4.2.0 to 4.2.1

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes...

19a6c16527ceb4c06d7bd05a58cb80e81ba97797 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
released v1.4.0 - adds format/extension support

1bd2467b584c7b82e82a14ca360f88c01c824bd4 authored about 4 years ago by Kevin Whitley <[email protected]>
Bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

c9d3e5b3d781d1f676b7a3a0b60fb103fa5fd5dc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
released v1.3.0 - adds support for multiple args to handle method

404c17652603cfe32c163655311238d59d4d89db authored about 4 years ago by Kevin Whitley <[email protected]>
pass extra args to handlers

ce16f5e9fa7fe41e66714c136fe02dd090757f3f authored about 4 years ago by Hunter Loftis <[email protected]>
released v1.2.15 - README and keyword update

fb4d31f255682a5335b17d6a03a700e4191b25bf authored about 4 years ago by Kevin Whitley <[email protected]>
released v1.2.14 - force publish

d3089cf5ab7ba7748a7390523fff89721d84e32b authored about 4 years ago by Kevin Whitley <[email protected]>
released v1.2.13 - dependabot bump

36b7d0f28d81223555b8e268f4b96f75b43104f2 authored about 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #9 from kwhitley/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19

d547b2a321d4c4d2f2a856f859bbd14c168e52c4 authored about 4 years ago by Kevin R. Whitley <[email protected]>
released v1.2.12 - hotfix: includes @roojay520 ts changes

4ca5d920c72c3f8e826bfa1e6d672a12d0f26b45 authored about 4 years ago by Kevin Whitley <[email protected]>
Merge branch 'v1.x' of github.com:kwhitley/itty-router into v1.x

e763ca186ed97f2a97498f72b674f0e69d461054 authored about 4 years ago by Kevin Whitley <[email protected]>
released v1.2.11 - added @roojay520 fixes to TS defintion

51949da4cdb1feb8b74b12cc8d8a7e017fe4b57a authored about 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #11 from roojay520/v1.x

fix: Property 'params' does not exist on type 'Request'

87ab0ed9c3d7a0e5fc8e20d5ee89c9920d6eb9bd authored about 4 years ago by Kevin R. Whitley <[email protected]>
fix: Property 'params' does not exist on type 'Request'

8192ebc80758af7da52dcbca0cc6e9964bdc19ce authored about 4 years ago by Roojay <[email protected]>
Merge pull request #10 from kwhitley/fix/allow-trailing-slash

allows trailing slash

38de5c85767cef4f26e6507842302ce3a0e43c80 authored over 4 years ago by Kevin R. Whitley <[email protected]>
released v1.2.10 - adds support for trailing slashes and allows both "" and "/" as root routes

b041439cd07e8884d195df1c63a4ca6c1bc67c6c authored over 4 years ago by Kevin Whitley <[email protected]>
cleanup of comments

065a2d41ebfd13e1304af90c3fc5ec7401098bb0 authored over 4 years ago by Kevin Whitley <[email protected]>
working with empty handlers

08e452b6b8b2bf0029597f346e1b3726829d0521 authored over 4 years ago by Kevin Whitley <[email protected]>
allows trailing slash

acb88567a753b400ca953b35eccfd3b73ead876e authored over 4 years ago by Kevin Whitley <[email protected]>
Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

f0972324bf52fca3578dc6a940a53d6bfa9dcec3 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md

9873dbf060bfe01ed59603641bb33311a1266685 authored over 4 years ago by Kevin R. Whitley <[email protected]>
Merge pull request #8 from arunsathiya/patch-1

Fix missing close brace in Cloudflare function

075ce5f4da940060856f3d2145d65cb8bedc1719 authored over 4 years ago by Kevin R. Whitley <[email protected]>
Fix missing close brace in Cloudflare function

62545286c92ba1ac8dbc348d37de882bbc567a1c authored over 4 years ago by Arun Sathiya <[email protected]>
released v1.2.9 - added types to npm files

ffa13911c56aca8d5b4ba02392e8c67b22b63042 authored over 4 years ago by Kevin Whitley <[email protected]>
Fixed logo in README

868c174a41c2eb2b9746c08ca698d8bba9a7c018 authored over 4 years ago by Kevin R. Whitley <[email protected]>
Updated badges

175d9243be074105bec996d736a9be36fa9f1ad8 authored over 4 years ago by Kevin R. Whitley <[email protected]>
released v1.2.8 - added linting and CHANGELOG.md

8c596de067faccdcdcbf73d419dd85c9fd990a4e authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.2.7 - fixed npm version badge in README to point to itty-router

6b49bf84a5c1afa431b68d25454e9ab7cd0da540 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.2.6 - added badge to README

2aad9e01a74339bdbf6f207646af5e622eaca46a authored over 4 years ago by Kevin Whitley <[email protected]>
Added a badge to README

2ce271d6b392f7b0a23a470a3d23c013ea12ac9c authored over 4 years ago by Kevin R. Whitley <[email protected]>
released v1.2.5 - updating release to delay publishing

34af3a84f31aac1d0f70d24971d33f9edd3bcbc2 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.2.4 - fixed badge in README

f200e7859738bb15ec0bd120c23ea9bfde8607a1 authored over 4 years ago by Kevin Whitley <[email protected]>
Update README.md

1bbb8197b97339cb3c09b123067f901a143dbf93 authored over 4 years ago by Kevin R. Whitley <[email protected]>
released v1.2.3 - added open issues badge to README

c9a3c36c0401d18e5d1a207c5ea12d8285d2a0e0 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.2.2 - fixes to README and build process

c0674901bdbebefcc023b8ca0004701e7f5653be authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.2.0 - feature: added chaining back in (for real this time)

ec5bd5c6200902b3f474b31ab4d31de4a574b4d2 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.1.2 - README tweak to remove remaining reference to chainability, as well as adding a bit of clarity in opening demo

d6436d9c29f536b13a7f7765ff3dcba611616f05 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.1.1 - removed references to self chaining when declaring routes (code was never actually working)

e74104c4e5f660e0e8e71d4d1dd3e612fd76d9fe authored over 4 years ago by Kevin Whitley <[email protected]>
improved tests and cover thrown errors in handlers

5c7564b3097fb67d6b398270c9f2795c086cda16 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.1.0 - released v1.1

75d604af64aa10e143ee23a79b6589dd6045bbee authored over 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #6 from kwhitley/v1.1

v1.1 release

ff6382fac9608a823374818cd41f641f27990bb4 authored over 4 years ago by Kevin R. Whitley <[email protected]>
v1.1 release

1f596976c5b1d5326296e5b7400c43e63d4a1e96 authored over 4 years ago by Kevin Whitley <[email protected]>
released v1.0.0 - production release from v0.9.7

2a6b171a6161b9411f824a25e63564f7749a9ad8 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.7 - added test to verify multi-route waterfall middleware and added README example

c4b36316b904532adfaf526c15ac170cda6973fe authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.6 - updated README

543682a54157d590a264f9865b5bc288421ba860 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.5 - fix: README example on multiple handlers updated

d7a7d4c039fe180ed7acc7439ac5ff8e59fe8f45 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.4 - minifcation tweak and updated README

c6c37bf141e2c393b94bcf10714af86ad6bc47a9 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.3 - shaved some characters and updated README

182235dbc075d612d9667611f23b56341b4525bf authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.2 - updated README finalized code

7425f97c709a0f6f15aecab05741932ffafe18ea authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.1 - NPM login fix

7573510817e229215ee91b8c8f8f28342c4a45f3 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.9.0 - added support for multiple sync/async middleware handlers

f847a38c161bf38526ac6359c276a47e2c77a8f7 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.8.2 - updated README to reflect minified code

3d30bf1efbf879117b1d10323407a73f603b44f3 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.8.1 - fix: NPM entry mismatch

4232ad10b3b2f381296e2bff2033f678ce78d9cc authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.8.0 - minification pass for production module

38abc2e8dba799d3ece0cb251da6a4cfe54f60e7 authored over 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #5 from kwhitley/v0.8x

minification pass

7ad34c47be94a482a836d5dda2ff5c48b4e8eb95 authored over 4 years ago by Kevin R. Whitley <[email protected]>
added split test for production building

c3e282baee610c2235b07874f39d38caba435146 authored over 4 years ago by Kevin Whitley <[email protected]>
minification pass

e02f783129d8597f70b0c5a4002bcff6dccb4b99 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.7.3 - slimmed characters!

0dcaacb648a8408df6df997e17cc94603739c69e authored over 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #4 from kwhitley/v0.7.3-rc1

slimming pass

a0f64e8615ed85e09fab01338a260016a0526408 authored over 4 years ago by Kevin R. Whitley <[email protected]>
slimming pass

610e41b758400ed83aa2802e32241ecc04904f59 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.7.2 - added test to cover unknown methods (should not throw)

a5a1c8ac8f8ed4a5d8396362728cc73703a97e62 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.7.1 - README bump

d9edf94b75d880455b07ba54875fb523461f9c66 authored over 4 years ago by Kevin Whitley <[email protected]>
Update README.md

2f9147d1c68a03bfd1d9c5fdeb442d2a74d08885 authored over 4 years ago by Kevin R. Whitley <[email protected]>
released v0.7.0 - travis ci, coveralls, and improved README

b6d583ba94b66115ffb88899cb865d34be07eb4b authored over 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #3 from kwhitley/pr/travis-fix

Merged Travis and Coveralls PR

f3b09eb996cd801ba3fa47f2f15737b83235db02 authored over 4 years ago by Kevin R. Whitley <[email protected]>
Update README.md

2d06648e219f738f7b418fa3717b6c78d80a7e3d authored over 4 years ago by Kevin R. Whitley <[email protected]>
updated coveralls badge

cefdbd01d723f1702b8167d06072158329b7eff2 authored over 4 years ago by Kevin Whitley <[email protected]>
added coveralls support

e74d6785983365f49bd94dc4e46555e36ce3a926 authored over 4 years ago by Kevin Whitley <[email protected]>
added code coverage reports

60d1ee6621b0f0350d8c12cbe685095ba65abec5 authored over 4 years ago by Kevin Whitley <[email protected]>
removed some characters!

8f1475e672619dcf842235ef1a65431ef877cea8 authored over 4 years ago by Kevin Whitley <[email protected]>
README update

5ac899598ea7a580848bc140bc7d3d7dee46c0aa authored over 4 years ago by Kevin Whitley <[email protected]>
README update

b1126d945e455ab12b0367d40707cf4f341891f2 authored over 4 years ago by Kevin Whitley <[email protected]>
README update

bc4e0ba58e228c71a646e5ff99ce53d3d57b21e6 authored over 4 years ago by Kevin Whitley <[email protected]>
fixes travis via test command in package.json

9634c305777c251cbbcbcb65965acb958d474119 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.6.1 - README update

08fe71a70234613f016c7538ff2526bf17e45bfa authored over 4 years ago by Kevin Whitley <[email protected]>
updated README with latest code

4257769759188e786572768f91acaab189f65d46 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.6.0 - added type definitions (thanks @mvasigh!)

037db037e3f861a77ad5760979b41ac0052ace61 authored over 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #2 from mvasigh/feat/add-type-defs

Add basic TypeScript type definitions

76951dd50fd0d342574c90a85dcd9878c64102f1 authored over 4 years ago by Kevin R. Whitley <[email protected]>
add basic TS type definitions for Router

242d173ace378ac9839eafcc68f9a594f124b5c7 authored over 4 years ago by Mehdi Vasigh <[email protected]>
released v0.5.4 - fix: properly accepts wildcard route (e.g. *)

d4b156e93d694cb73cefd1d44a040104616e2e95 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.5.3 - fix: handler should extend request, not replace it

8b5683d0fe526895051309a5d7d3cd2678aff772 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.5.2 - fix: routes require full patch

719196865d0891a4fc333af93b6d730dc00159d6 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.5.1 - added description to package.json

412277d152bcf251b5d0f57bf85b7a3d4736ebf9 authored over 4 years ago by Kevin Whitley <[email protected]>
released v0.5.0 - fixed license --> MIT and updated yarn release to push and tag

f6aeb924a14e0f44c554bb05a6c31cfe43766fd5 authored over 4 years ago by Kevin Whitley <[email protected]>
updated author in README

5adf912b2f8d6fcf61808c95868ceca15b713a3d authored over 4 years ago by Kevin Whitley <[email protected]>