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

Is this made to work on a browser? #83

Closed
cristianocca opened this issue Jun 13, 2018 · 3 comments
Closed

Is this made to work on a browser? #83

cristianocca opened this issue Jun 13, 2018 · 3 comments

Comments

@cristianocca
Copy link

Only found Express references, but I'm wondering if this can work on a web browser. I read a browser exporter is in progress but is it currently possible to use it in a web browser and just get the binary output from the document ?

@dolanmiu
Copy link
Owner

Nope, it is not supposed to work in the browser because the dependency archiver is only supported in node

That is the single limiting factor

@Karnith
Copy link

Karnith commented Jul 20, 2018

Is it possible to use BrowserFS as a fill in replacement for grateful fs so this package could be used in browser? Then possibly docx library could use this for generating documents in the browser store for browser generation of files..

@dolanmiu
Copy link
Owner

I will look into it

it will require some work as archiver uses fs.

docx itself does not use fs

So I would need to kindly ask the archiver people, or use a different library

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