Joscha Feth

Results 233 comments of Joscha Feth

there seems to be _some_ activity 20 days ago: https://github.com/bnoguchi/everyauth/tree/express3. @bnoguchi is there any news on this? @aadamowski Is there a comparable persistence module for Passport?

I am seeing the same problem. Is there any recent news on this?

You can use the JS Snowball port to do so: https://github.com/fortnightlabs/snowball-js It does change the capital letter U to lowercase though: http://code.google.com/p/urim/issues/detail?id=3

@orta For the 1st issue have a look here: https://github.com/denoland/deno_std/pull/4957#issuecomment-2147598172 For snapshots I tried copying them into the target folder via: ```ts await copy("src/v1/tests/__snapshots__", "npm/esm/v1/tests/__snapshots__", { overwrite: true }); ```...

possibly related to #244

Great! If you have any questions, let me know!

Hi @jamesyu, did you find time to look at the change, yet?

No worries! In my eyes th CoffeeScript change cleans it up a lot, but if it ever gets too much, you can always go back to JS by replacing the...

:) Let's hope James finds some time to merge the changes in then :-) Have you made additions to Gmailr as well?

@jamesyu did you find time yet to have a look at this changeset? Is there anything I can do to help with merging this in?