Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petli-full/json-to-yaml-and-more-vscode
convert the types: json, yaml, xml, csv, hjson, json5, ini, toml, and hocon.
https://github.com/petli-full/json-to-yaml-and-more-vscode
csv hjson hocon ini json json5 toml vscode xml yaml
Last synced: about 1 month ago
JSON representation
convert the types: json, yaml, xml, csv, hjson, json5, ini, toml, and hocon.
- Host: GitHub
- URL: https://github.com/petli-full/json-to-yaml-and-more-vscode
- Owner: petli-full
- License: mit
- Created: 2020-10-17T16:51:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T17:59:47.000Z (almost 4 years ago)
- Last Synced: 2024-08-14T10:16:36.311Z (5 months ago)
- Topics: csv, hjson, hocon, ini, json, json5, toml, vscode, xml, yaml
- Language: TypeScript
- Homepage:
- Size: 345 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# json-to-yaml-and-more
This vscode extension allows users convert the following types from one to another:
json, yaml, xml, csv, hjson, json5, ini, toml, and hocon.### Usage
- Start the vscode command: F1 (or Ctrl+Shift+P) and search "JSON, YAML, XML...".![filter json](https://raw.githubusercontent.com/petli-full/json-to-yaml-and-more-vscode/master/images/demo.gif)