-
Updated
Oct 4, 2020 - JavaScript
watch
Here are 515 public repositories matching this topic...
This is just a FYI issue to notify that you were added to the curated awesome-humane-tech in the 'Social media' category, and - if you like that - are now entitled to wear our badge:
By addin
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Jul 11, 2019 - JavaScript
-
Updated
Jun 20, 2020 - JavaScript
Not sure if this is the correct way to do it, but I wanted to save a cache script I could easily run.
"cache": {
"desc": "Cache versions and update lock file",
"cmd": "deno cache server.ts --lock-write",
"lock": "./lock.json"
}
The result however when running denon cache is an endless loop instead of just executing it once, looks like this:


Opened after discussion on IRC.
There doesn't seem to be much use for a case where the user would prefer that the app doesn't remember popup size and position. So the default behaviour should be for the app to remember, and the setting should be removed entirely.