-
If I embark on trying to create a js parser to parse html snippets into j2html code, would there be interest in adding that to the website ?
I'm thinking of doing that in kotlin using KSoup, and th…
-
It seems KSP does not handle spaces correctly in path names, as this error is thrown:
https://github.com/google/ksp/blob/6af707744124998f61fa71bbf4e218e3d7a024bc/gradle-plugin/src/main/kotlin/com/goo…
Emill updated
1 month ago
-
### Source information
Mangahere
### Source language
English
### Steps to reproduce
I just had a manga configured:
Manga name: Nano Machine
Source: https://www.mangahere.cc/manga/nano_machine/c…
-
Error message:
node:internal/modules/cjs/loader:1452
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: dlopen(/Users/jenny.cai/Source/detect-bug-in-code…
-
* Dart version and tooling diagnostic info (`dart info`)
```bash
If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you'…
-
I know this project isn't maintained any more @tim-patterson but any chance of a quick refresh please? This looks like exactly what I need but it looks like it's doing some out-of-date stuff with grad…
-
This is my failing test in kotlin:
```
@Test
fun test_parseToPdf_convertsMarkdownToPdfWithUTF8CharacterSet() {
val markdown = "Общие"
val inputStream = markdownParser.pa…
-
I wish to generate kotlin data classe for the FHIR v4.0.1 draft v7 json schema ([download](http://hl7.org/fhir/r4/fhir.schema.json.zip)) and executing
```
val codeGenerator = CodeGenerator()
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
因为不满意 JavaScript 以及相关工具链,所以想换个 JVM 系的语言写前端,
选来选去选了 Kotlin,最初期望很大,试用了几个月后挺失望的,憋得难受,不吐不快。
一开始想用 Kotlin 写个能在前端跑的 html parser,因为已经有一个用 Java 开发的 jsoup了,所以就不想从头造了,反正 Java 代码能转成 Kotlin 代码,正好可以从一个现有成熟 Jav…