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

removing next tag from release

aef76ba479bb249df9a0258b9018a549c99177ff authored over 1 year ago by Kevin Whitley <[email protected]>
changelog and README ready

08331e5ac8ccd5ad74a6fc8ccebfa1d51b4f5e2a authored over 1 year ago by Kevin Whitley <[email protected]>
removed docs

9f2b707b9ce5cbcaf0ed9ee6b9dc3086f027c6f1 authored over 1 year ago by Kevin Whitley <[email protected]>
added a couple keywords

28193fb028ed85c5d83d9da2914940060628c3e3 authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.53 - updated package.json website and description

8187234ed2faf614b08c2789846355c66c96a720 authored over 1 year ago by Kevin Whitley <[email protected]>
removed files from root

76a3817b25915370cbd373a257cddae1946d836f authored over 1 year ago by Kevin Whitley <[email protected]>
optimized createCors for minification

0cbab5354385543f35e7943ee0c386285a271192 authored over 1 year ago by Kevin Whitley <[email protected]>
minification passes

4573d25aa88b8ac1add7ddb5de16f475dabd0b81 authored over 1 year ago by Kevin Whitley <[email protected]>
cleaned up build output and refactored withCookies to avoid build errors

73576426d3f9f2c53dc08ef5693fb9a467a50fc2 authored over 1 year ago by Kevin Whitley <[email protected]>
Update README.md

71c904a9cbdd03c228b1001a1d58c317e4184f20 authored over 1 year ago by Kevin R. Whitley <[email protected]>
Update README.md

ddd2ab00d38242e46e6d53dcf7414fc4fb38669e authored over 1 year ago by Kevin R. Whitley <[email protected]>
released v4.0.0-next.52 - attempting to publish

e84a672aa553d059cf7a76a35b02bf007592b1ec authored over 1 year ago by Kevin Whitley <[email protected]>
Merge branch 'v4.x' of github.com:kwhitley/itty-router into v4.x

18a2fb86f929066d816bd0e1c104669f602b1c49 authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.51 - oops forgot to publish!

9a83d9415c0ad0854ea403f57f42a765fd0ef21c authored over 1 year ago by Kevin Whitley <[email protected]>
Update README.md

2b9dbb63fed30739b1ffa70c9ce0ce603a0d589d authored over 1 year ago by Kevin R. Whitley <[email protected]>
Update README.md

bb728cb9634b35f3de5d60638e89aa80ebf08548 authored over 1 year ago by Kevin R. Whitley <[email protected]>
added handle types

6aeec772e802fe78ec828e60ac2d80748560d88b authored over 1 year ago by Kevin Whitley <[email protected]>
Merge pull request #161 from kwhitley/equality-types

Equality types

3e66fdd14d2ec9358f5add69ebc0d55b0bd2af2f authored over 1 year ago by Kevin R. Whitley <[email protected]>
further cleanup

5ccf0d16758f28a1f2aec001a56e43e914d2343c authored over 1 year ago by Kevin Whitley <[email protected]>
added hinting for router.handle on universalRoute

cb86f491562b1c6446500a891763dd2fafcb6cc9 authored over 1 year ago by Kevin Whitley <[email protected]>
omg omg omg omg

c09484292267a59885d6cbec4f538572d680d99c authored over 1 year ago by Kevin Whitley <[email protected]>
adding equality checks for types

41aaa60b4e821450abc19909fb358413ef5e9c34 authored over 1 year ago by Kevin Whitley <[email protected]>
added IRequestStrict type`

bd73f227c46031476db8d7aed9667bfa608daa87 authored over 1 year ago by Kevin Whitley <[email protected]>
removed useless bits

18daeafd49a18da2e6486e43e36a70ef7e91fd94 authored over 1 year ago by Kevin Whitley <[email protected]>
added support for undeclared http methods

3c7929728bd1671926389d5db32d9f670e37506d authored over 1 year ago by Kevin Whitley <[email protected]>
added request.route back into IRequest

c537d8943e6078d728a792430914994edefdfe74 authored over 1 year ago by Kevin Whitley <[email protected]>
examples

ed2b379637f1e8f72c4f18ccdf192c69583c494c authored over 1 year ago by Kevin Whitley <[email protected]>
can now add args through route generics

7b8b1767ae293018b53de4dd9d1eaf89dd489456 authored over 1 year ago by Kevin Whitley <[email protected]>
added BarRequest

610121119cbb0c297ccb5ea760cd1b17b3a92906 authored over 1 year ago by Kevin Whitley <[email protected]>
preserving future syntax at least

6206137d77762329b750a987e6370da2e7bd8532 authored over 1 year ago by Kevin Whitley <[email protected]>
before breaking

abf36c9d81d96e26ca82948d9909a9e1e8a0e45d authored over 1 year ago by Kevin Whitley <[email protected]>
before i break everything

f7a9735b6c626d46a414707054bd7873a59b7484 authored over 1 year ago by Kevin Whitley <[email protected]>
wrangling types

e8e52490b180b1fb6b61b817fd931c635c9e75b7 authored over 1 year ago by Kevin Whitley <[email protected]>
added bun and node examples

7be9aa5ee395df3b091b31113caf4900b4f32f6c authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.50 - simplified path slash stripping

79b2583888c6c0095f018a75e35d3715f122f5d4 authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.49 - stripping double slashes from request.route

f395341914382bb3041c5217e54240b2295b59e9 authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.48 - adding request.route to show matched route (for lookups)

9dd8653f2a9e9520f3e509ffcfb5b2c024d8f7eb authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.47 - fixed withParams and downstream withContent collision

4a7e6f3b102a7c38ac2b34f7a736349fb7d98e72 authored over 1 year ago by Kevin Whitley <[email protected]>
released v4.0.0-next.46 - fixing base version for next tag

48925dd55c13b32ae01543bb3bdad45aa205c2b1 authored almost 2 years ago by Kevin Whitley <[email protected]>
Update README.md

2ad8640782fbe6835936cfe6db7d7028caa1a26c authored almost 2 years ago by Kevin R. Whitley <[email protected]>
Update README.md

62dde87ef9886bad23cf37e969284d63b94640ff authored almost 2 years ago by Kevin R. Whitley <[email protected]>
released v3.0.11-next.45 - version fix

1077d0021bcfc073a8d5c0013c1a4c73b3d6bc94 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.43 - fix

e71515ba6276639c0e30f88cdc65ff1909fa0d62 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.42 - exporting CJS folder but no import in package.json

42d679441ebb44a497ba8601fb1312422c0f3865 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.43 - specific exports

05da7d2c193da52b03e330b0833da216e7f204fb authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.42 - adding CJS back in

618bb4544b5454b0fab0641b5dab893397df85a9 authored almost 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #149 from kwhitley/v4.x-expanded

V4.x expanded

d28c7f408160acbfe26e53e6a369226e6115c91f authored almost 2 years ago by Kevin R. Whitley <[email protected]>
resolve conflict in index.ts

a196e188cceebe43619bd81916d0c86a45f56ffb authored almost 2 years ago by Kevin Whitley <[email protected]>
cleanup

d79007ceffca40803575b67f74416ff5f3020d70 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.41 - added error helpers (test)\

d7209f34026f39571a52684c0e25573156331b47 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.40 - added terser and removed error helpers

ef105e917d32cc8bed5d10e7ceae7aecd3348387 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.39 - added error helpers back into default export

eccb297572e204f579a55cb3de694bb6f008a712 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.38 - no error helper defaults

5a5bbf4c365596c7ea14e932f8b15c23f2c00d8c authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.37 - added terser back in

ddad0dd82a6a6f398f79aa1597fe445f93f045c1 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.36 - testing as ESM only

ceecc41003ebc582f0560aba397e5a479158166b authored almost 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #140 from DrLoopFall/regex

Golf the regex

3870f2d8e4a95c56e47851a3fe034437ae2f7480 authored almost 2 years ago by Kevin R. Whitley <[email protected]>
Update tests

4e837fdfd54656febffeb964e532402c6d21bb9d authored almost 2 years ago by DrLoopFall <[email protected]>
Merge v4.x into regex

6fff87a352e0d3962bb42d83fb81c23616b7ff00 authored almost 2 years ago by DrLoopFall <[email protected]>
released v3.0.11-next.35 - fix: 400 error message

d9b072a3a62b9dd0d1a1df832b7bab00310ff026 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.34 - can create StatusError without message body

7f7768d65e7ee69696e47bec557bf461cdb06eb6 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.33 - removed error helpers

4155967d0995a53f8f725381a82ba0e846b432d3 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.32 - test

c2737e12985f8abebd26d5b265127b752ad8ce8d authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.31 - all error messages have default json body

7451b3a20216cd04b6a3f42012c25080268104d5 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.30 - test

69e3b8f2d5d6a01a7c6b35d16b23d5cb6584642d authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.29 - included error helpers

5ac2a9cd234b3260e105ac78766dd68590c7e20d authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.28 - adding expanded API

73d1af3e580be385c04b3a38bc6e2ff6c0a66a4b authored almost 2 years ago by Kevin Whitley <[email protected]>
staging for DrLoopFall regex

f0bafc46651cdae085efd484e17e14b76b72ba3e authored almost 2 years ago by Kevin Whitley <[email protected]>
Merge branch 'v4.x' of github.com:kwhitley/itty-router into v4.x

f3b5f1db0de96e781af1615dab2a72e89021f4d1 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.27 - releasing with itty-cors

713dfefd4b33713491920832b61d8517c5ba5bb8 authored almost 2 years ago by Kevin Whitley <[email protected]>
Merge branch 'v3.x' into v4.x

71c1aed01a2831c17890c3ae2a6449b2e49a268f authored almost 2 years ago by Kevin R. Whitley <[email protected]>
Merge pull request #141 from kwhitley/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.2.1 to 2.2.3

f7de279617a64c13ed842ae308684f9e196da6ef authored almost 2 years ago by Kevin R. Whitley <[email protected]>
Merge pull request #144 from tomByrer/patch-1

+ itty-router-openapi link

447e160e0a657cfc47045d0d2b264210e2760eba authored almost 2 years ago by Kevin R. Whitley <[email protected]>
added itty-cors and complete test coverage

96206577524363415bcd5af059dd965cfc5c8383 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.26 - releasing next

0d01e7a3dcc11c931c802dbe5ee5e8b4cee39047 authored almost 2 years ago by Kevin Whitley <[email protected]>
added status(code: number) and starting the README overhaul

14f3815b11b68f180af24ff16765ce02f4ba3544 authored almost 2 years ago by Kevin Whitley <[email protected]>
pending v4.x release

7ea6ba23c5e75fcbc7ba7bb4108bbd0d384cd449 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.25 - test

b2e33e90f205146d48f8bebd424072430064e86f authored almost 2 years ago by Kevin Whitley <[email protected]>
adding in extras

0529c4fae2a593a4a200fd718ccfacc7d10ff325 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.24 - single export

3949225875ead4ccdb4782d0d27c4f2381ed68c4 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.23 - test

441fd12983bbc9d28ebd10ec95e5d48921e24cfb authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.22 - test

a69fbb40e80a80776196eb8f17d23e29df8659b0 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.21 - test

3da9c121c51227f1df96d10295e5dc6ec0d0ffa7 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.20 - test

22440df247f71f89d31f5552fbfed89f0600e2a2 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.19 - test

a5fb145314674d23daf6973918b3b05b0af471a8 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.18 - test

763430444bad22acc9dbdc01f6424a6fd65dba3f authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.17 - test

434ab098f3e6a823a0bd6560ee604afcd1fc5ed5 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.16 - test

9e56e0e0d8eb02c30773d0f1d8ae4e47105cd8ac authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.16 - test

caa9ec5200a666bbb6de3682b244fc82cc98221d authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.15 - test

2407268271a3c2257047465edeeb9e0bcfce89af authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.14 - test

60d2a4b6b0038298e88c75cf207928150b0149bb authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.13 - test

e56b18f5f0cd46ee7ae021336043a2c162235417 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.13 - testing cjs extension

8b899384d065892039cef0be3ce8e0911d63fb23 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.12 - bump

9b0e0edfc9238c4a68464919ee68e5d97951d979 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.11 - test

fe0f936517886047e4b5ee8dcc40d955c24d0047 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.11 - test

b0d8fad82903efd5a9b9ec9bafa3e2d76b59c6a9 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.10 - test

82989a16a4c871d268e3a3b1dfcaae9c0f0acde0 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.9 - fixed yarn release command

894848e37f07c36aa78e4958f970f141fd3eafee authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.8 - testing exports

bcd49636fd06df4c0fc34bf37239c29798bd8e49 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.7 - closer... can import to deep path at least

de34d23b68563e00e4c6536b30c73bddea067678 authored almost 2 years ago by Kevin Whitley <[email protected]>
released v3.0.11-next.6 - forgot to include extras files

b2431c7a783b9b8076ec8502e7e832c5f47bf5dc authored almost 2 years ago by Kevin Whitley <[email protected]>