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

Use compressjs in a browser #3

Open
jochenonline opened this issue May 6, 2013 · 8 comments
Open

Use compressjs in a browser #3

jochenonline opened this issue May 6, 2013 · 8 comments

Comments

@jochenonline
Copy link

Hi,

I want to use your module in a browser, but I could not find any example how to do this. Is there one?

Best,
Jochen

@cscott
Copy link
Owner

cscott commented May 6, 2013

It should be as simple as 'volo add cscott/compressjs' (see https://github.com/volojs/volo ), but I have not had time recently to hack on the browser-based project for which I wrote compressjs (that would be https://github.com/cscott/nell-wikipedia ) so I can't guarantee that will work perfectly yet. Patches welcome, though, and if you're able to wait I expect to do some nell-wikipedia hacking in the next two weeks, so any bugs in browser integration ought to be squashed then.

@jochenonline
Copy link
Author

I can wait. I the meantime I use LZW.

2013/5/6 C. Scott Ananian notifications@github.com

It should be as simple as 'volo add cscott/compressjs' (see
https://github.com/volojs/volo ), but I have not had time recently to
hack on the browser-based project for which I wrote compressjs (that would
be https://github.com/cscott/nell-wikipedia ) so I can't guarantee that
will work perfectly yet. Patches welcome, though, and if you're able to
wait I expect to do some nell-wikipedia hacking in the next two weeks, so
any bugs in browser integration ought to be squashed then.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-17482175
.

@seth4618
Copy link

I wonder if browser integration has gotten any attention in the last nine months?

@cscott
Copy link
Owner

cscott commented Feb 19, 2014

Patches welcome!

@jammerxd
Copy link

I too would like to see this be browserified!

@cscott
Copy link
Owner

cscott commented Jan 30, 2023

It's been nine years now (!). I've been working server side for the past decade or so. Patches eagerly welcome, as I'm not realistically going to get around to this myself.

@jammerxd
Copy link

Sadly I don't have the technical skills needed for this

@M-Gonzalo
Copy link

Hi! Beautiful this project! Quick question: what is the use case if it can't be used in a browser? For example, can I try and encode an Expressjs response with this? Will I be able to decode from, say, a React frontend?

Thanks in advance for your reply!

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

5 participants