Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deno support? #485

Open
taoeffect opened this issue Dec 4, 2023 · 3 comments
Open

Deno support? #485

taoeffect opened this issue Dec 4, 2023 · 3 comments

Comments

@taoeffect
Copy link

Hi, I'm curious, I see that this project supports Node.js, but does it also work well with Deno?

If not, is Deno support planned?

@alexgleason
Copy link

alexgleason commented Dec 6, 2023

@taoeffect I had to modify it to make it work. It incorrectly uses the Node.js implementation for Deno, when it should use the Browser implementation. I'm going to fork this project.

@alexgleason
Copy link

I have a version that works on Deno by importing 'npm:@soapbox.pub/threads@^1.7.5'

Source code is here: https://gitlab.com/soapbox-pub/threads.js

@taoeffect
Copy link
Author

Awesome! Thanks for sharing @alexgleason! 😄

Maybe they'll consider incorporating your changes too. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants