-
```
Let's say we have an object:
{
$$hashKey: 3,
element1: "something",
element2: "something else"
}
Then, when we pump this through `x2js.json2xml_str()`, it will fail. The
`$$hashKey` is …
-
**❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗**
**Describe the issue**
Currently Larva offers some functional…
-
Currently, it seems as though the XML declaration may not always be the first element written.
## Code to reproduce:
```
const xml2js = require('xml-js');
const input = {
data: {foo: 'bar…
-
感谢你的repo
不过我在运行你的代码的时候,感觉你这个repo有问题,希望尽快修改
1)json2xml.py文件line67,68,你的img.shape[0],img.shape[1]写反了
2)每张图片当中没有最后一个检测信息,需要添加一行代码
在遍历allData的循环当中
else:
one_image.append(allData[i-1])#处理每张图片的最…
-
I need to convert xml to json and then make some changes to json and convert it back to xml. This module seems very promising.
When I tried it on some xml (https://raw.githubusercontent.com/GovR…
-
# Concept issue
**Is your feature request related to a problem? Please describe.**
When creating a xml from a list and wanting to add attributes to it seems impossible.
**Describe the solution y…
-
# Description
## Is your feature request related to a problem? Please describe.
Currently testing / comparing the outputs of `pyhf` and `roohf` (i'll coin that term) is hard and allows manually …
-
Should load:
- GROUP_API
- USER_API
- ROLE_API
-
* [X] Are you running the latest version?
* [X] Have you included sample input, output, error, and expected output?
* [X] Have you checked if you are using correct configuration?
* [ ] Did you try…
-
Al hacer un export sale la barra de progreso como si estuviera funcionando, pero despues no me sale ningun menu y no se exporta nada