https://github.com/iconmaster5326/dataformats
a collection of languages for JetBrains MPS that allow you to target and generate JSON, YAML, TOML, and INI files.
https://github.com/iconmaster5326/dataformats
ini jetbrains-mps json mps toml yaml
Last synced: 2 months ago
JSON representation
a collection of languages for JetBrains MPS that allow you to target and generate JSON, YAML, TOML, and INI files.
- Host: GitHub
- URL: https://github.com/iconmaster5326/dataformats
- Owner: iconmaster5326
- License: mit
- Created: 2021-05-19T12:30:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T11:54:16.000Z (about 4 years ago)
- Last Synced: 2025-02-02T06:26:08.486Z (4 months ago)
- Topics: ini, jetbrains-mps, json, mps, toml, yaml
- Homepage:
- Size: 269 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DataFormats
[](https://skadi.cloud/open#https://github.com/iconmaster5326/DataFormats.git)
DataFormats is a collection of languages for [JetBrains MPS](https://www.jetbrains.com/mps/) that allow you to target
and generate [JSON](https://www.json.org/json-en.html), [YAML](https://yaml.org/), [TOML](https://toml.io/en/), and
[INI](https://en.wikipedia.org/wiki/INI_file) files.## Examples
   
## Installing
Installing DataFormats is as easy as installing the
[plugin](https://plugins.jetbrains.com/plugin/16835-dataformats) from your IDE.## TODO
* Improve editing experience.
* Add more formats. Suggestions are always welcome!