Wojciech Pawlik

Results 47 issues of Wojciech Pawlik

I'd happily use `deno_cache` in `deno2node` and deprecate `@fromdeno/cache` if `deno_cache` 1. switches from deprecated `std/hash` to `std/crypto`, 2. provides an npm package which uses `require("crypto").createHash("sha256")`,

https://github.com/wojpawlik/deno2node/blob/9123aa5da162a576d8dab9a9143826ffdceb70a6/src/deno2node.ts#L47-L65 renders to https://doc.deno.land/https/raw.githubusercontent.com/wojpawlik/deno2node/9123aa5da162a576d8dab9a9143826ffdceb70a6/src/mod.ts#deno2node

Thank you for esm.sh, of all the things I tried this gets me the closest to running `telegraf` on Deno. But not close enough: ``` ~ $ deno --version deno...

Custom replacers look complex, I'd love to be able to just ```json "denoify": { "ports": { "sandwich-stream": "https://jspm.dev/npm:[email protected]" } } ```

Hello. When I start nctelegram, I get this error message: ``` ~ $ nctelegram Exception in thread Receiver (pytg): Traceback (most recent call last): File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner...

## Search Terms table of contents, markdown heading links ## Problem In https://github.com/telegraf/telegraf/issues/1308#issuecomment-765118432, some people complained that new `typedoc`-generated docs are more difficult to navigate than the old ones generated...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Python-style pure slice and set slice encapsulated in a lens. **Describe the solution you'd like** ```js const lensSlice = (bgn,...

help wanted
feature
Hacktoberfest

One closure and one private method less. # Checklist: - [x] I have performed a self-review of my own code - [x] My changes generate no new warnings

It's too early to start writing Telegraf 5, but not too early to discuss what changes it should bring. https://github.com/node-fetch/node-fetch/issues/1226 will make upgrading to `node-fetch@3` a breaking change. If Bot...

breaking

# Description Fixes #1372, fixes #1350. # Checklist: - [x] I have performed a self-review of my own code - [ ] I have made corresponding changes to the documentation...

breaking