@shreklabs/electron-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@ShrekLabs/electron-utils

Install

# install peer-deps with
npm i electron
# install the library with
npm i @shreklabs/electron-utils

If you want to use electron features like Win, you'll probably need to install and enable @electron/remote:

npm i @electron/remote
// In the main process
const remoteMain = require("@electron/remote/main");

remoteMain.initialize();

Useful links

Readme

Keywords

none

Package Sidebar

Install

npm i @shreklabs/electron-utils

Weekly Downloads

86

Version

1.0.2

License

MIT

Unpacked Size

23.7 kB

Total Files

7

Last publish

Collaborators

  • ruminat