Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p1atdev/jsbridge
An example of JavaScriptCore with NPM
https://github.com/p1atdev/jsbridge
javascript javascriptcore npm swift
Last synced: 8 days ago
JSON representation
An example of JavaScriptCore with NPM
- Host: GitHub
- URL: https://github.com/p1atdev/jsbridge
- Owner: p1atdev
- License: mit
- Created: 2022-06-25T07:30:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T02:35:18.000Z (over 2 years ago)
- Last Synced: 2024-11-22T00:48:42.686Z (about 2 months ago)
- Topics: javascript, javascriptcore, npm, swift
- Language: Swift
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSBridge
This is an example of calling NPM package (and js) from Swift JavaScriptCore.
Japanese explanation: [NPM パッケージを Swift から呼び出す | Zenn](https://zenn.dev/platina/articles/1e4316e3f632b6)
## References
https://github.com/thesmythgroup/sentimentalist
https://medium.com/the-smyth-group/how-to-use-npm-packages-in-native-ios-apps-9af7e31d8345
https://developer.apple.com/documentation/javascriptcore