Pranev (NeTT)

Results 9 issues of Pranev (NeTT)

Add custom emoji support by checking for custom img property instead of overwriting it.

Whenever I switch between mobile and desktop site, I get an issue where the page is rendered again after the bottom of the page. (eg) ``` header body (with client...

The \~\~strikethrough\~\~ doesn't seem to be formatted in /x. GitHub: ![Screenshot_20220628_230105](https://user-images.githubusercontent.com/56877379/176246132-d39fbe58-e99d-4bb8-bcdc-ca328d8b2138.png) dotland/x: ![Screenshot_20220628_230132](https://user-images.githubusercontent.com/56877379/176246231-c8ff89cd-7d9a-4987-99b3-fb1bcf4c6361.png)

Netsaur imports deps directly from GitHub. So whenever any of the deps' repos have changes, they directly affect Netsaur. ![Screenshot_20220816_215421](https://user-images.githubusercontent.com/56877379/184930222-90f53a3c-cc43-428c-9799-9074e7488d71.png) If you need it up to date, why not try...

How about adding [h3](https://github.com/unjs/h3) to the bench? ```ts import { createServer } from "node:http"; import { createApp, eventHandler, toNodeListener } from "h3"; const app = createApp(); app.use( "/", eventHandler(() =>...

framework

## Team or Project Name KV Chopper (plain ol chopper game with KV for a leaderboard) ## Team Members Just me ## Screenshots of your Project ![image](https://github.com/denoland/deno-kv-hackathon/assets/56877379/cfa6d25a-d97c-4ad6-83bb-fb0d366d393c) ![image](https://github.com/denoland/deno-kv-hackathon/assets/56877379/c934d40d-f80e-4388-b339-56624ad52156) ## Link...

Can we have a better module searching feature on JSR? Something like the search used by image boards, discord, etc. **Example** `websocket` - Normally searches for `websocket` `runtime:deno websocket` -...

Version: Deno 1.41.1 Moved from https://github.com/jsr-io/jsr/issues/191 Steps to reproduce: 1. Cache a version of your JSR module. 2. Publish a new version. 3. Import the new version inside the REPL...

bug

### Describe the feature In the `wait` command, similar to how setting `timeout` to `0` will make the client wait indefinitely for the required number of replicas to acknowledge a...

Feature ✨
User issue 🚨
Unstaled
Stale
Pending on backend