{"id":19426619,"url":"https://github.com/oscaro/edn2json","last_synced_at":"2026-05-14T21:32:44.839Z","repository":{"id":80741717,"uuid":"120633563","full_name":"oscaro/edn2json","owner":"oscaro","description":"Convert EDN lines to JSON","archived":false,"fork":false,"pushed_at":"2020-06-15T12:15:10.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-24T03:29:09.693Z","etag":null,"topics":["cli","edn","json","tool"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/oscaro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-07T15:33:42.000Z","updated_at":"2019-05-14T17:01:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9c54994-05b8-4e0c-8ce2-381206668ecb","html_url":"https://github.com/oscaro/edn2json","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oscaro/edn2json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Fedn2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Fedn2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Fedn2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Fedn2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscaro","download_url":"https://codeload.github.com/oscaro/edn2json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Fedn2json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["cli","edn","json","tool"],"created_at":"2024-11-10T14:08:21.634Z","updated_at":"2026-05-14T21:32:44.807Z","avatar_url":"https://github.com/oscaro.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edn2json\n\n`edn2json` reads one EDN per line on STDIN and outputs one JSON per line.\n\n## Usage\n\n    cat *.edn | edn2json \u003e myfile.jsons\n\n## Install\n\n### On macOS with Homebrew\n\n    brew install oscaro/public/edn2json\n\n### From source\n\n    lein clean\n    lein uberjar\n    echo \"#! $(which java) -jar\" | cat - target/edn2json-*-standalone.jar \u003e edn2json\n    chmod u+x edn2json\n\nThen move the standalone `edn2json` executable somewhere in your `PATH`.\n\n## License\n\nCopyright © 2016-2018 Oscaro\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscaro%2Fedn2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscaro%2Fedn2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscaro%2Fedn2json/lists"}