Browser Support
See original GitHub issueI see #5, but it is not mentioned in the readme and imports fs
.
I can open a PR to run the tests in Sauce Labs like @feross mentioned, and add a badge to the readme if you want. I am not sure how to do it without a tool like mocha, but I am sure I could figure it out.
If you are bundling the package with a tool like browserify you would have to exclude the fs
module. There is a fairly simple way I have used to support smaller browser builds using a small DI wrapper. I can make a PR for this to if you are interested.
Thanks!!
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >CSS Browser Support Reference - W3Schools
Property Edge Firefox Chrome Safari Opera
accent‑color 93 92 93 15.4 79
align‑content 11 28 21 9 12.1
align‑items 11 20 21 9 12.1
Read more >Browser support for JavaScript APIs - Mozilla - MDN Web Docs
Browser support for JavaScript APIs. action. Report problems with this compatibility data on GitHub. desktop, mobile. Chrome. Edge. Firefox. Opera. Safari.
Read more >Sign in with a supported browser - Android - Google Support
Step 1. Use a supported browser. These and other browsers support JavaScript: Chrome; Safari; Firefox; Opera; Edge. Step 2 ...
Read more >Browser Support - jQuery
If you need to support older browsers like Internet Explorer 6-8, Opera 12.1x or Safari 5.1+, use jQuery 1.12. Unsupported Browsers. While jQuery...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello folks, hope you’re doing well
I’m getting issues with SSR using this package:
I was wondering if you can use process package as a dependency to avoid this issue? 🤔
Thanks for your help!
Same here!