AREPL-electron
AREPL-electron copied to clipboard
python scratchpad with real-time code evaluation
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/almenon-github-marketplace/test/github/62e970b6-aaab-492d-b09b-abe635e2d32b/master..snyk-fix-l1m5et) for more details. #### Snyk Project: [Almenon/AREPL:package.json](https://app.snyk.io/org/almenon-github-marketplace/project/62e970b6-aaab-492d-b09b-abe635e2d32b) ####...
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/almenon-github-marketplace/test/github/62e970b6-aaab-492d-b09b-abe635e2d32b/master..snyk-fix-06b8gj) for more details. #### Snyk Project: [Almenon/AREPL:package.json](https://app.snyk.io/org/almenon-github-marketplace/project/62e970b6-aaab-492d-b09b-abe635e2d32b) ####...
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/almenon-github-marketplace/test/github/62e970b6-aaab-492d-b09b-abe635e2d32b/master..snyk-fix-lnozlt) for more details. #### Snyk Project: [Almenon/AREPL:package.json](https://app.snyk.io/org/almenon-github-marketplace/project/62e970b6-aaab-492d-b09b-abe635e2d32b) ####...
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/almenon-github-marketplace/test/github/62e970b6-aaab-492d-b09b-abe635e2d32b/master..snyk-fix-r6u3vn) for more details. #### Snyk Project: [Almenon/AREPL:package.json](https://app.snyk.io/org/almenon-github-marketplace/project/62e970b6-aaab-492d-b09b-abe635e2d32b) ####...
Why on earth do I not have any unit tests? Makes me look like a newb
I'm using typescript for the backend and vscode and react projects, should use it here for consistency. Also it's better than JS.
Updating backend will give the users ability to use my dump library. It's been a while since I've updated (I'm still on .2! vs .6!) so there would be a...
see https://github.com/szwacz/electron-boilerplate/blob/master/src/helpers/window.js
see https://github.com/Sphinxxxx/cm-resize/releases/tag/v0.2.0 i think it is on NPM now
https://www.npmjs.com/package/electron-log ```javascript log = require("electron-log") // log level is warn by default ```