Open joebain opened 10 years ago
I have started working on a music app recently and wanted to use node 0.11 (I'm using Koa). So I've ported the bindings to use Nan.
Tests pass on node 0.10 and 0.11, on Ubuntu. I haven't tried on OSX or Windows.
I'm not sure if this would have been better based off another branch? Anyway, let me know and I can make any changes necessary.
+1 any updates on this?
thanks for the porting. until this gets merged, I'm using your version.
tests are passing with: OSX Yosemite 10.10.2 latest taglib from git node v0.12.2
I have started working on a music app recently and wanted to use node 0.11 (I'm using Koa). So I've ported the bindings to use Nan.
Tests pass on node 0.10 and 0.11, on Ubuntu. I haven't tried on OSX or Windows.
I'm not sure if this would have been better based off another branch? Anyway, let me know and I can make any changes necessary.