wallabyjs / console-ninja

Repository for Console Ninja questions and issues
https://console-ninja.com
Other
355 stars 15 forks source link

[Feature]: Support for Deno / Fresh #113

Open DwieDave opened 1 year ago

DwieDave commented 1 year ago

Describe the feature you'd like.

Would it be possible for console-ninja to support Deno? Or is that too much of a change? They are supporting npm packages since Deno Version 1.28.

smcenlly commented 1 year ago

For a number of years we have followed interest in deno for our other products, (Quokka.js and Wallaby.js), but there are a few features we require to add support.

Console Ninja operates a bit differently so it may/may not be possible to support deno / fresh.

After initial investigation, we think we may be able to add support for some front-end frameworks (e.g. specifically Vue, React) but I guess if you were using vue / react, you would probably use node instead.

With fresh being completely implemented in deno, we need to guage interest before we investigate further.


If you would like to see support for deno, please:

  1. Like the feature request described above to register your interest in this issue
  2. Reply with how you are using deno, i.e. front-end app, back-end app, how you are launching deno (and any CLI parameters you use)
DwieDave commented 1 year ago
andreasWebDev commented 1 year ago

I don't currently use Deno/Fresh but will consider it in the future. It depends on the development, BUT Deno sets the right foundation and is very innovative.

tnfAngel commented 1 year ago

We need that!