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

Document usability of Node.js packages #26

Closed
benwiley4000 opened this issue Feb 21, 2018 · 1 comment
Closed

Document usability of Node.js packages #26

benwiley4000 opened this issue Feb 21, 2018 · 1 comment

Comments

@benwiley4000
Copy link
Contributor

benwiley4000 commented Feb 21, 2018

My biggest question going into this is whether any arbitrary Node.js package (including native bindings) can be required and used as with Electron. Based on this example which uses fs I believe that's the case. If so, that may be worth documenting in the list of "Features" (makes a difference for me if I have access to Node implementations of browser JS APIs like web audio).

@parro-it
Copy link
Contributor

See #20
TLDR: yes, you can use node modules.
I also think that a small remark in documentation would be useful...

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