{"id":19159092,"url":"https://github.com/miloas/conf2p","last_synced_at":"2025-07-23T11:38:47.126Z","repository":{"id":57205325,"uuid":"74236104","full_name":"Miloas/conf2p","owner":"Miloas","description":"It can transform a specified configure file to cmd parameters.","archived":false,"fork":false,"pushed_at":"2016-11-20T06:48:48.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T18:11:10.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Miloas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-19T21:20:10.000Z","updated_at":"2016-11-19T21:39:17.000Z","dependencies_parsed_at":"2022-09-18T01:01:30.697Z","dependency_job_id":null,"html_url":"https://github.com/Miloas/conf2p","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Miloas/conf2p","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miloas%2Fconf2p","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miloas%2Fconf2p/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miloas%2Fconf2p/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miloas%2Fconf2p/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Miloas","download_url":"https://codeload.github.com/Miloas/conf2p/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miloas%2Fconf2p/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266670947,"owners_count":23966078,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09T08:47:39.737Z","updated_at":"2025-07-23T11:38:47.032Z","avatar_url":"https://github.com/Miloas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# conf2p\n\u003e lol\n\n# Use\n```javascript\n//input.conf\n# xxx\na=3\nb=true\n\n//index.js\nconst conf2p = require('conf2p')\nlet obj = new conf2p('input.conf')\nconsole.log(await obj.toString()) // --a=3 --b=true\nconsole.log(await obj.toDic()) // {a: 3, b: true}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiloas%2Fconf2p","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiloas%2Fconf2p","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiloas%2Fconf2p/lists"}