Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tjvr/electrinode

WIP. Electron clone using modern Node and native web views.
https://github.com/tjvr/electrinode

Last synced: 3 days ago
JSON representation

WIP. Electron clone using modern Node and native web views.

Awesome Lists containing this project

README

        

Document-based apps
===================

To write a macOS document-based app, simply add a Document Type to your Info.plist with the Class `ElectroDocument`.

Then implement the appropriate APIs I'm going to make up.