{"id":20648940,"url":"https://github.com/codearte/props2yaml","last_synced_at":"2025-04-16T22:24:56.254Z","repository":{"id":33080936,"uuid":"36718090","full_name":"Codearte/props2yaml","owner":"Codearte","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-23T02:17:04.000Z","size":115,"stargazers_count":39,"open_issues_count":7,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T05:41:39.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Codearte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-02T08:09:38.000Z","updated_at":"2024-10-28T04:57:41.000Z","dependencies_parsed_at":"2022-09-12T18:24:09.695Z","dependency_job_id":null,"html_url":"https://github.com/Codearte/props2yaml","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codearte%2Fprops2yaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codearte%2Fprops2yaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codearte%2Fprops2yaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codearte%2Fprops2yaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codearte","download_url":"https://codeload.github.com/Codearte/props2yaml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249282462,"owners_count":21243544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T17:11:48.695Z","updated_at":"2025-04-16T22:24:56.238Z","avatar_url":"https://github.com/Codearte.png","language":"Java","readme":"[Properties to YAML Converter](https://props2yaml-codearte2foss.rhcloud.com/conversion) \n===\n[![Build Status](https://travis-ci.org/Codearte/props2yaml.svg)](https://travis-ci.org/Codearte/props2yaml) [![Coverage Status](https://coveralls.io/repos/Codearte/props2yaml/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/Codearte/props2yaml?branch=master) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.codearte.props2yaml/props2yaml/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.codearte.props2yaml/props2yaml)\n\nLibrary usage:\n\n    String yaml = Props2YAML.fromContent(content).convert();\n    String yaml = Props2YAML.fromFile(file).convert();\n    String yaml = Props2YAML.fromFile(path).convert();\n\nor from command line:\n\n    $ mvn io.codearte.props2yaml:props2yaml-maven-plugin:convert -Dproperties=application.properties\n\nor\n\n    $ wget http://central.maven.org/maven2/io/codearte/props2yaml/props2yaml/0.3/props2yaml-0.3-jar-with-dependencies.jar\n    $ java -jar props2yaml-0.3-jar-with-dependencies.jar application.properties\n\nThere is also IntelliJ IDEA plugin called \"[Properties to YAML Converter](https://plugins.jetbrains.com/plugin/8000)\" which provides easy way of using this library\n\nOnline converter: https://props2yaml-codearte2foss.rhcloud.com/conversion\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodearte%2Fprops2yaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodearte%2Fprops2yaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodearte%2Fprops2yaml/lists"}