node-xml icon indicating copy to clipboard operation
node-xml copied to clipboard

Remove node dependency

Open adamski opened this issue 8 years ago • 0 comments

So that this package can be used outside of the Node.js environment e.g. React Native, I've removed dependencies on util (replaced with console) and fs (removed method taking a file).

adamski avatar May 19 '17 14:05 adamski