EmptyFlow.SciterAPI
To check the sources, visit the github repository.
What is Sciter?
Sciter is embeddable HTML/CSS/JavaScript engine. Using Sciter you can create a cross-platform user interface by reusing knowledge of Web technologies. Check out official Sciter website for details.
What is EmptyFlow.SciterAPI library?
The EmptyFlow.SciterAPI library contains bindings for the Sciter dynamic library in C#. The library also contains low-level helpers for more convenience in working with Sciter.