-
Please leave a comment below if you are planning to contribute so we can avoid duplicate work.
Unimplemented
- [x] `crypto.verify()` @kt3k #18765
- [x] `crypto.createVerify()` @kt3k #18703
- …
-
```
error: Uncaught (in promise) SyntaxError: The requested module 'js-beautify' does not provide an export named 'html' at file:///home/runner/work/pendaftaran-efr/pendaftaran-efr/node_modules/.deno…
-
*Note 1: the original title of this issue was "Remove type-checking from the critical path of Angular builds (TypeScript and Template compilation)", but through community discussion we found "Out-of-b…
-
## Description
I'm working with @helios2003 in https://github.com/asyncapi/studio/issues/224. In particular, I'm its mentor through GSoC2024.
As part of such project, we evaluated the possibility …
-
If you include e.g. `https://slack.com` in your app manifest's `outgoingDomains`, you will get an obtuse error like this when trying to run or deploy your app:
![Screenshot 2023-11-15 at 3 54 57 PM…
-
The development server does live compilation and live reload of apps in development.
The development server needs to have the following features:
# 1. Dynamic Deploy
It can be started (including…
-
Is supporting [Vite](https://vitejs.dev/) on Deno's radar?
Although many Node.js libraries already work with Deno, Vite is a whole different beast and probably needs changes on Deno's side.
Note…
-
The following table contains all of the subcommands, flags and symbols to be removed in Deno 2.0.0. Some symbols will be soft removed, meaning that their types will be removed, but their functionality…
-
### Issue description or question
Hi,
I am unable to run Wallaby JS in a monorepo with qwik + vitest projects. Individual libs and apps do successfully run their test using the corresponding nx…
-
I really like LumeCMS.
While Basic auth is sufficient, are there any plans for implementing JWT auth in the roadmap?
I've managed to implement it myself. Being able to do so might broaden its us…