tiny icon indicating copy to clipboard operation
tiny copied to clipboard

Tiny alternative to electron

Results 5 tiny issues
Sort by recently updated
recently updated
newest added

Instructions to install native dependencies in windows 10 is missing in https://github.com/Rafi993/tiny/blob/master/dependencies.md. but it is present in https://github.com/webview/webview

documentation
help wanted
dependencies

Instructions to install native dependencies in mac os is missing in https://github.com/Rafi993/tiny/blob/master/dependencies.md. but it is present in https://github.com/webview/webview. **Note:** You may need to install 1. xcode 2. webkit2gtk-4.0 but this...

documentation
help wanted
dependencies

When window.run is called it should return immediately and it should should take a callback that runs when the window closed this can probably be achieved using https://github.com/nodejs/node-addon-api/blob/master/doc/async_operations.md

closes https://github.com/Rafi993/tiny/issues/1 This calls window run in separate thread.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
javascript