推荐收录
链接
https://github.com/kabiroberai/node-swift
理由
NodeSwift allows you to write Swift code that talks to Node.js libraries, and vice versa. This enables possibilities such as
- Using native macOS APIs and SPM in an Electron app.
- Interacting with the vast array of NPM APIs from a Swift program (e.g. a macOS app, iOS app, or a Vapor server).
- Speeding up your JS code by writing performance critical bits in Swift.