SvanteRichter

Results 8 issues of SvanteRichter

See apollographql/apollo-client-devtools#464 Keeping this issue here for monitoring.

Hi, Thank you so much for this wrapper! I'm running into some problems when loading modules, all I get back is `ReferenceError: could not load module` when running for example...

enhancement

Report any bugs found in the rage4 DNS API here, thanks!

3rd party api

Hello, tsconfig-base is referenced in tsconfig.json but not included in the json-schema npm package. This leads to a warning in my non-standard build process (using esbuild directly on the package)....

Hello! I think I have found a slight issue with how text is escaped. using this code: ```js import { parseHTML } from "https://esm.sh/linkedom" const { document } = parseHTML('')...

Thanks for the library! Had an issue with what probably is an edge-case, using unix sockets on windows. UNIX sockets are supported by postgresql on windows (I can start and...

Thanks for the library! Had an issue with what probably is an edge-case, using unix sockets on windows. UNIX sockets are supported by postgresql on windows (I can start and...

Would it be possible to add a way to access the scraped text? I see at https://github.com/tardisx/linkwallet/blob/8215eaa82168e555042919e1cdfe994a92c6fb9c/content/content.go#L26 that it is just appending all text elements together, but would it be...