SwiftBrowser
SwiftBrowser copied to clipboard
Scripting capability similar to other browsers
In some browsers, you can run JavaScript code right from the Inspect Element under the Console tab. It is extremely helpful for development. We can let the user run JS by using InvokeScriptAsync();
I'm working on this and will release my first PR soon.
great idea i will then assign you to this