AREPL-electron icon indicating copy to clipboard operation
AREPL-electron copied to clipboard

python scratchpad with real-time code evaluation

Results 28 AREPL-electron issues
Sort by recently updated
recently updated
newest added

#### 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

dev enhancement
IMPORTANT

I'm using typescript for the backend and vscode and react projects, should use it here for consistency. Also it's better than JS.

dev enhancement

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...

enhancement
dev enhancement

see https://github.com/szwacz/electron-boilerplate/blob/master/src/helpers/window.js

help wanted
minor enhancement
UI

see https://github.com/Sphinxxxx/cm-resize/releases/tag/v0.2.0 i think it is on NPM now

dev enhancement

https://www.npmjs.com/package/electron-log ```javascript log = require("electron-log") // log level is warn by default ```

enhancement
help wanted