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

@remix/web-std-io TextEncoder/TextDecoder #32

Open
jordanfinners opened this issue Mar 2, 2024 · 2 comments
Open

@remix/web-std-io TextEncoder/TextDecoder #32

jordanfinners opened this issue Mar 2, 2024 · 2 comments

Comments

@jordanfinners
Copy link

jordanfinners commented Mar 2, 2024

Currently in Remix web-std-io, they import web-encodings. This provides TextEncoder and TextDecoder functions. These have been available for a long time in the web and node standards.

https://npmgraph.js.org/?q=%40remix-run%2Fnode#select=exact%3A%40remix-run%2Fweb-blob%403.1.0&hide=

@43081j 43081j changed the title Remix Web Standards @remix/web-std-io TextEncoder/TextDecoder Mar 3, 2024
@leefreemanxyz
Copy link

I think this PR satisfies this issue: remix-run/web-std-io#60

@43081j
Copy link
Owner

43081j commented Mar 7, 2024

looks like it! that's great work 🥳

will try keep track of the PR, but if there's progress do let us know and we can close this once it lands

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

3 participants