Kravets

Results 50 issues of Kravets

downloading several files at once does not work (at the end, all are lost)

for my [library](https://github.com/kravetsone/create-elysiajs) that only `npx`/`bunx` executable i got this error) > EntryPointError > We could not guess a valid entry point for this package. Perhaps the author hasn't specified...

Improvement

**Describe the bug** When I use twoslash, they statically appear on 1 slide as shown in the screenshot below.... (tested on my custom and default theme) [Presentation repo](https://github.com/kravetsone/kravetsone/tree/main/presentations/Elysia) ![image](https://github.com/slidevjs/slidev/assets/57632712/a5f9f9a5-0922-4a8a-a024-03029ef7a254) ![image](https://github.com/slidevjs/slidev/assets/57632712/0ccde2d8-f579-4295-b7eb-990f7bc2ce20)...

## The bug When i upload a file use Bun runtime i get AbortError ```ts import { MediaSource, Telegram } from "puregram"; const bot = Telegram.fromToken( "" ); await bot.api...

puregram

Дело в том, что я получаю фотографию единоразово в виде массива байтов (UInt8Array), затем преобразовываю его в Blob ObjectUrl и пытаюсь загрузить его на клиенте с помощью `VKWebAppDownloadFile`. На выходе...

need info

The new Telegram Bot API 7.2 objects do not exist in the schema, but other objects reference them ![image](https://github.com/ark0f/tg-bot-api/assets/57632712/888aee45-b1c3-4ecf-a207-776ba6d22eff) ![image](https://github.com/ark0f/tg-bot-api/assets/57632712/20bab067-3ced-422b-a845-db98304cecfb)

### 📚 Is your documentation request related to a problem? How to create typed function with RegExp or MagicRegExp input? I write something like ```typescript function getMatchedResult(regexp: R, str: string)...

documentation

**Describe the bug** Twoslash popups behave strangely only on large screens. That's why I couldn't reproduce it on stackblitz for a long time. ![image](https://github.com/slidevjs/slidev/assets/57632712/3627f50d-2d8f-4ff6-99c0-d92f753453cd) but you can open in a...

bug

### Skill Name Effector ### Why? [Effector](https://effector.dev/) implements business logic with ease for Javascript apps and allows you to manage data flow in complex applications. Effector provides the best TypeScript...

icon suggestion

add [Bun](https://bun.sh/) runtime in benchmark if it possible It would be useful to compare the results of Bun and NodeJS