Skip to content

kevinfrei/elect-render-tools

Repository files navigation

@freik/elect-main-utils

These are tools & utilities for the Electron 'render' process within the normal www code, which is meant to be used in conjuction with my other electron libraries for simplifying common stuff for Electron applications.

You can find the documentation is here (it's currently only typedoc auto-generated API documentation)

To use them, do this:

yarn add @freik/elect-main-utils @freik/elect-render-utils @freik/electron-renderer @freik/web-utils

or

npm install @freik/elect-main-utils @freik/elect-render-utils @freik/electron-renderer @freik/web-utils

The other 3 components live here:

npm module description
@freik/elect-main-utils Main process helpers for the nodejs code
@freik/electron-renderer Render process helper code that lives in the nodejs side of the world
@freik/web-utils General React helpers, plus some Recoil and FluentUI WWW controls and helpers

About

Tools for the Electron Render process stuff (UI side)

Resources

License

Stars

Watchers

Forks

Packages

No packages published