c566850ab6
* feat: add `create-electron-documentation` package Add the code for the package `create-electron-documentation` to help writers of Electron documentation scaffold their examples faster and following good patterns (using `sandbox` and `contextBridge`). Once published the developers will use it by calling ```console npm create electron-documentation ``` From a folder under the main Electron documentation folder. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Fix #12 Close #13 |
||
---|---|---|
.. | ||
index.html | ||
main.js | ||
preload.js | ||
renderer.js |