base16-js
base16-js copied to clipboard
Publish updated package
Would it be possible to publish an updated version of this? The package in npm at 1.0.0 looks to be behind master. The babel updates in particular would be nice to have. I am trying to get the 'react-native-json-tree' project to work for me, and it currently has an embedded build of base16. I wanted to switch to the npm package (as the embedded thing is tricky since the base16 deps did not get included) but getting babel errors. Thanks!
@andytompkins I have just published react-native-json-tree v1.1.0 which uses a forked version of this library. It should resolve any issues you were having. Let me know if that is not the case.