Andy Jiang
Andy Jiang
> Port the AssemblyScript compiler; most of it is actually clean TS with a seperate folder for the node cli stuff https://www.assemblyscript.org/compiler.html origin: https://discord.com/channels/684898665143206084/769285344809451572/797417570025734144
> A system-wide hotkey plugin > Dont know how feasible it is, but I would love some plugin that provides hotkey hooks, so I can start a deno process in...
https://tesseract.projectnaptha.com/ https://github.com/naptha/tesseract.js origin: https://discord.com/channels/684898665143206084/769285344809451572/794113004778029056
https://github.com/chjj/blessed origin: https://discord.com/channels/684898665143206084/769285344809451572/769303115572183101
https://github.com/mscdex/ssh2 origin: https://discord.com/channels/684898665143206084/769285344809451572/769301556293140510
https://github.com/ldapjs/node-ldapjs
https://github.com/Textualize/rich origin: https://discord.com/channels/684898665143206084/769285344809451572/931979440991371274
From tweet: https://twitter.com/lewisl9029/status/1508147845873889283 Open Telemetry npm package: https://www.npmjs.com/package/@opentelemetry/sdk-trace-node Issue opened on opentelemetry.js: https://github.com/open-telemetry/opentelemetry-js/issues/2293
hey gang, first off, thanks for putting this resource together. getting CI to play with wordpress/pantheon's systems has been a goal for a long time, and the light is finally...
Running into a `TypeError` when trying to add an import statement in `vite.config.mjs`. I'm on MacOS Intel i5. Reproduce: 1. Run `deno run -A --unstable npm:create-vite-extra` and selecting `deno-svelte` 2....