kabiroberai / node-swift

Create Node modules in Swift
MIT License
492 stars 16 forks source link

update npm package #13

Open kochie opened 1 year ago

kochie commented 1 year ago

Project looks great folks but the npm package is over 2 years old and only has a package.json in it. Would be great to use this library straight from NPM.

kabiroberai commented 11 months ago

Heya, pardon the late response. I'm planning to split out the JS bits of NodeSwift into a separate repo to decouple NodeAPI (the Swift Node-API overlay) from the JS module builder; I'll be publishing the latter to NPM once that's done. Until then, you can depend on the repo via the GitHub URL since it includes a prepare script.