An open API service indexing awesome lists of open source software.

https://github.com/forge-srl/bionic-js-runtime-swift

Swift runtime for bionic.js
https://github.com/forge-srl/bionic-js-runtime-swift

bionic-js ios javascript javascriptcore macos swift swift-library

Last synced: 5 months ago
JSON representation

Swift runtime for bionic.js

Awesome Lists containing this project

README

          

# bionic.js Swift runtime

![Build bionic.js Swift](https://github.com/Forge-Srl/bionic-js-runtime-swift/workflows/Build%20bionic.js%20Swift/badge.svg?branch=main)

This is the Swift runtime library used by bionic.js (for more information see the [main repository](https://github.com/Forge-Srl/bionic-js))

## Installation

### CocoaPods
Specify bionic.js into your project's `Podfile`:
```ruby
pod 'Bionic-js'
```

## License

See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).