question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Generate `.json` output from the `.yaml` files

See original GitHub issue

Currently to understand the prjxray database you need to be able to parse both .json and .yaml file formats.

yaml has a canonical format way to be transformed into json – so we should provide “jsonfied” version of the yaml files side-by-side with the yaml files.

This also makes it easier to use the data directly from javascript.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mcmastergcommented, Feb 7, 2018

If this is something we care about, wouldn’t we be better off standardizing on json? What is the main advantage of yaml over json?

0reactions
mithrocommented, Dec 31, 2018

This now happens.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to easily create a JSON file from a YAML file
How to easily create a JSON file from a YAML file.
Read more >
Transform YAML into JSON - Online YAML Tools
Free, quick and easy online utility that converts YAML to JSON in your browser. There are no ads or downloads. Simply enter YAML...
Read more >
How to Convert YAML to JSON [Python, PowerShell, Go]
Using Python to Convert YAML to JSON · 1. Open your code editor and create a new file called convert-os.py in your working...
Read more >
Working with JSON - yq - GitBook
Supports multiple JSON documents in a single file (e.g. NDJSON). Note that YAML ... JSON is a subset of yaml, so all you...
Read more >
Convert YAML to JSON - Convertjson.com
Use this online tool to convert YAML into JSON. Enter your data below and Press the Convert button. The output will display below...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found