hjson-js
hjson-js copied to clipboard
Usage in browsers?
Wonderful package ✨ I would like to use it as a dependency. My end users are sometimes targeting browser.
Requiring os prevents this.
- Is there a way to hack past that?
- Or, can we consider making os optional?
- Or, use some kind of dependency injection so I can hard code EOL etc?