-
The library is not getting instantiated, Created a basic node project and trying to instantiate the library. Does not work.
index.js
```js
const HTTPSnippet = require('httpsnippet').HTTPSnippet
…
-
After installing the tool through NPM, I get an exception after running the following command:
```
appbuilder-convert --source MyTestApp/ --dest Cordova/
```
Of course, the .abproject file resides i…
-
HI,
I am not able to convert custom trained HAAR cascade xml to js. I was using gulpconverter js _https://github.com/cirocosta/gulp-converter-tjs_ and also a php script to do this. But both of t…
-
I want to convert PlantUML parser to Kotlin, as Kotlin allows you to compile for both JVM and JS (browser or nodejs). One of the reasons, to use own renderer (e.g. jointjs lib) and so on.
In any ca…
-
We currently have two `Fr` implementations, one in bb.js and one in Foundation. These are incompatible with each other, since one uses Uint8Arrays to store the field value, and the other bigint. The `…
-
### Feature Summary
Each game in the home page’s list of open games show the number of players in it e.g. 0/2, 1/2, 2/2. We should replace this with text describing who specifically is in the game e.…
-
### Please update gptel first -- errors are often fixed by the time they're reported.
- [X] I have updated gptel to the latest commit and tested that the issue still exists
### Bug Description
…
-
**Describe the bug**
Trying to search logs with certain illegal characters causes a Search Error. This means that logs submitted by malicious actors or exploit hunters may cause a kind of Denial of…
-
### What is the issue with the URL Pattern Standard?
I've recently come across [this bug report](https://github.com/kenchris/urlpattern-polyfill/issues/121) in the popular urlpattern-polyfill libra…
johnp updated
2 months ago
-
**Description**
When there are multiple keys that cannot be represented as properties, the generated enum converts them all to `_`, which makes it impossible to use those values in the enum.
| N…
jekh updated
13 hours ago