0.1.2 • Published 4 years ago
electron-inject-css v0.1.2
Electron Inject CSS
Node CLI to inject a CSS file into an asar file. Running this program will modify your files on disk.
It is recommended to use node version 12 or higher.
Usage
Run without having to install anything with npx electron-inject-css.
Options
--css|-cPath to the css file to be injected--css-dest|-dGlob path to where the css will be stored in unpacked asar--help|-hShows this help message--html|-tGlob path to the HTML file in the unpacked asar--src|-sGlob path to the asar file--src-bin|-bPath to where the asar file will be unpacked too--verbose|-vShows more detailed logging--yes|-ySkips the confirmation