JXPod is a cross-platform framework that enables you to export properties of your Swift classes to an embedded JavaScript environment, enabling your app to provide scriptable extensions.
This project is currently an umbrella for a variety of JXPod
projects.
Until version 1.0.0 is release, minor version increases can contain
API-breaking changes.
Browse the API Documentation.
JXPod is built on top of JXBridge, which provides a fluent way to expose Swift properties and functions to an embedded JavaScript context.
The Swift Package Manager is a tool for managing the distribution of Swift code.
Add the following to your Package.swift
file:
dependencies: [
.package(url: "https://github.com/jectivex/JXPod", from: "1.0.0")
]
See the planning document for a roadmap and existing feature requests.
swiftjack
).link |
Stars: 0 |
Last commit: 3 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics