Is there a multiplatform alternative for `java.util.Properties`, or do I have to implement my own?
e
Is there a multiplatform alternative for
java.util.Properties
, or do I have to implement my own?
d
e
@Dragos Rachieru thanks! That doesn't seem to support Node.js tho. In the meantime, I've implemented my own parsing.