Ecosyste.ms: OpenCollective

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

github.com/kwhitley/cloudflare-kv-store


https://github.com/kwhitley/cloudflare-kv-store

improved README

e8ce609cafb1e7d3e8b7ee34df355dc318cf1682 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.1.1 - fix: strict mode compatible

d4c488a23490d8957c0ca560fc11b81528cb2f46 authored almost 4 years ago by Kevin Whitley <[email protected]>
README improvements

e2f2f37ab253d75ba21e4f234ded7b935067c62c authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.1.0 - adds support for dot notations (e.g. google.com) within a single route param

7e8606ee25865b2a839900fa76b284dad8386d6b authored almost 4 years ago by Kevin Whitley <[email protected]>
added more keywords for itty

eea63d06a3f101558ec648bac604fef75daacdf6 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.0.7 - shaved a few characters in the regex

eb2af84260e55ef49d11a8e1ef50c42deec92a74 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.0.6 - README typo

ba1760b4b53e9524debd98832c76a5bb4249e861 authored almost 4 years ago by Kevin Whitley <[email protected]>
README typo

0bd7c30dcf8b4980bcbee6de78a6ad3baca530bb authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.0.5 - README update to reflect fixes in "entire code"

62c023480cf071cf0f3354ec0d299519b12a75b9 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.0.4 - hotfix: not sure how tests were passing...

d0df74be49db4fc233df826e0de278de7e96f378 authored almost 4 years ago by Kevin Whitley <[email protected]>
README credit for hotfix

34ad270acfec2adb0963a7a5387c8ef98702db54 authored almost 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #18 from technoyes/fix/route-filter

Fix route logic bugs and minifier shadowing bug

cf268f2fd08647ecfeaba855a539244dd350e378 authored almost 4 years ago by Kevin R. Whitley <[email protected]>
Fix route logic bugs and minifier shadowing bug

The route filter had three bugs:

1) Checked the wrong array entry to find the method (0 instead...

6c82d4d761d0d06fd223c14354f6087d90b03c8e authored almost 4 years ago by technoyes <technoyes>
released v2.0.3 - README fix (with credit to @poacher2k)

e9301e4486030c161e901582f352adbf9c9cb07d authored almost 4 years ago by Kevin Whitley <[email protected]>
Merge pull request #17 from poacher2k/patch-1

Add missing parenthesis in README example

b477a84c49f6b2b5c36c50d0d5e73e9e0b186fa8 authored almost 4 years ago by Kevin R. Whitley <[email protected]>
Add missing parenthesis in README example

323a69da9eeb056d34e2fc9c2f1f543dbad0f6d2 authored almost 4 years ago by Daniel Skogly <[email protected]>
released v2.0.2 - slight improvement in prebuild and fixed README code to reflect latest

493808c9fefc2651f06fecc05ca629af88b119e4 authored almost 4 years ago by Kevin Whitley <[email protected]>
installation -> npm install itty-router

f353a4c7ff179dc9daa0255dd8b8b4558e8224b9 authored almost 4 years ago by Kevin Whitley <[email protected]>
README: <450 bytes -> ~450 bytes

c8aacc475a8c9f279fdea75d40de54e576cbeb36 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.0.1 - reordered route storage params for smaller output

9f7b5ccd85174b0a3053a051aa7a5b83f091963a authored almost 4 years ago by Kevin Whitley <[email protected]>
released v2.0.0 - "else" option has been deprecated in favor of an order-respecting "all" channel

7e709273de79253e1dac1ec6697a0dea779ce3fb authored almost 4 years ago by Kevin Whitley <[email protected]>
updated yarn-release

51ed76bc143eca351c5d5b4a2d6add9286e55dab authored almost 4 years ago by Kevin Whitley <[email protected]>
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]>