Swiftpack.co - jectivex/JXPod as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by jectivex.
jectivex/JXPod 0.3.7
Packaged modules for interfacing with a host environment from JavaScript
⭐️ 0
🕓 1 year ago
iOS macOS tvOS
.package(url: "https://github.com/jectivex/JXPod.git", from: "0.3.7")

JXPod

Build Status Swift5 compatible Platform

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.

Installation

Swift Package Manager

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")
]

Communication

See the planning document for a roadmap and existing feature requests.

Dependencies

  • JXBridge Bridging between JXKit and native
  • JXKit Cross-platform Swift interface to JavaScriptCore
  • JavaScriptCore: Cross-platform JavaScript engine
  • OpenCombine Cross-platform Combine implementation
  • Fair Utilities

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics