trueicecold
trueicecold
Hey there, Any chance to have a cli support as well? so we can run it with npx?
Hey there, When writing some nodejs code, how can I debug it as I go along? I need to sync/build/run every time?
If I keep using nc, close it and connect again, after several times sys-netcheat crashes and doesn't even recover after waking up from sleep. cmd output: ``` D:\DevTools>nc -v 192.168.1.70...
Hello, if I want to simply use: ` window.onload = function() { ...... } ` How can I use this? since import doesn't work without using a module...