-
### Describe the bug
The recent remarshal update #348098 has changed how yaml timestamp strings are generated. Given the following Nix expression:
```nix
{ time = "22:30:00"; }
```
On 18536bf04cd…
-
**Is your feature request related to a problem? Please describe.**
Currently in nixpkgs YAML is often rendered as JSON and `pkgs.formats.yaml` denotes
```
# YAML has been a strict superset of JS…
-
Hi,
First of all, thanks for this awesome extension! I love using this especially for ARM template writing. By the way, I found an improvement point for taking indent size for you to consider.
T…
-
~~- [ ] bower~~
~~- [ ] grunt-cli~~
~~- [ ] babel-cli~~
- [ ] npm-check-updates
- [x] [updtr](https://github.com/peerigon/updtr)
- [ ] json2yaml
~~- [ ] karma-cli~~
- [ ] yeoman
~~- [ ] mocha~…
travi updated
6 years ago
-
way good idea
-
Hello,
I encountered some issues while conducting performance testing. I reviewed previous issues, but they did not resolve my problem. Could you please help me with a detailed explanation? I would g…
-
A module that can convert JSON to YAML/XML/CSV/PHP and vice versa.
References:
- https://devutils.com/demo/#json2yaml,
- https://devutils.com/demo/#yaml2json,
- https://devutils.com/demo/#json2…
-
When ArmTemplate/JsonFile is large mayby it will be good to add new view, which allow to view template in YAML format.
We can use [json2yaml ](https://www.npmjs.com/package/json2yaml) or something…
-
**Describe the feature:** Most APIs of Elasticsearch support YAML requests and ES can send responses also in YAML. Please consider supporting it also in Dev Tools -> Console. For completeness, "raw" f…
-
Hi,
I see your json2yaml and is a great tool.
When use a big json file, and covert into a yaml file, write all in each line, the is difficult read without a separator.
An example is:
test1:
...…