wanted_modules
wanted_modules copied to clipboard
Is there a missing deno module that is preventing you from building something? Let us know here.
https://github.com/creationix/http-parser-js
https://github.com/ladjs/lad
undici
https://www.npmjs.com/package/undici
deepkit
https://github.com/deepkit/deepkit-framework
https://www.typescriptlang.org/docs/bootstrap
https://github.com/gcanti/fp-ts Although the `fp-ts` ecosystem seems to be relatively mature. It doesn’t need to be `fp-ts` specifically. https://github.com/nullpub/fun may be promising as long as long-term support is scheduled. An official...
https://landscape.cncf.io/wasm It feels like if you want to replace Docker with Wasm + WASI, and how to implement the execution resource limit and monitoring of the Wasm module is a...
https://www.npmjs.com/package/rethinkdb-ts
this https://typer.tiangolo.com/ is cool lib for quickly build cli it wiĺl be good if someone create his equivalent for deno (in ts)
some time we need to create simple gui( not web interface come from local server), in python wold we use tkinter but I don't see equivalent in denojs