spidereye
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.2 • Public • Published

Introduction

Write .NET (Core) applications with a webview UI. It can be compared to how Electron runs on Node.js, SpiderEye runs on .NET. Contrary to Electron though, SpiderEye uses the OS native webview instead of bundling Chrome.

What's the name supposed to mean? Simple: what kind of view does a spiders eye have? A webview! Get it? ...you'll laugh later :P

About

This library is here to communicate from the webview to the host and vice versa. The SpiderEye class is the basis for communication and provides methods to invoke something on the host or receive events from the host. Additionally, there are various classes for specific APIs like BrowserWindowor MessageBox etc.

Bugs, Problems, Questions

Please refer to the Github page

Readme

Keywords

Package Sidebar

Install

npm i spidereye

Weekly Downloads

113

Version

1.0.0-beta.2

License

Apache-2.0

Unpacked Size

29.5 kB

Total Files

63

Last publish

Collaborators

  • jbildstein