austintatiousness / DOMKit

Access the DOM from Swift! (Very much a WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOMKit

🚨 Very experimental 🚨

Type-safe access to DOM APIs from Swift, using webidl2swift to generate the bindings and JavaScriptKit to enable access to the actual objects.

About

Access the DOM from Swift! (Very much a WIP)

License:MIT License


Languages

Language:Swift 100.0%