{"id":13647233,"url":"https://github.com/wavedrom/cli","last_synced_at":"2025-09-12T17:40:53.351Z","repository":{"id":44895747,"uuid":"49756802","full_name":"wavedrom/cli","owner":"wavedrom","description":"CLI for WaveDrom","archived":false,"fork":false,"pushed_at":"2024-02-22T18:25:36.000Z","size":342,"stargazers_count":63,"open_issues_count":10,"forks_count":11,"subscribers_count":6,"default_branch":"trunk","last_synced_at":"2025-08-07T13:31:09.840Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://wavedrom.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wavedrom.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-16T03:01:57.000Z","updated_at":"2025-08-01T12:37:16.000Z","dependencies_parsed_at":"2023-02-14T04:45:59.305Z","dependency_job_id":"cd545abd-0469-4aa2-ac13-4cc4aff62389","html_url":"https://github.com/wavedrom/cli","commit_stats":{"total_commits":126,"total_committers":4,"mean_commits":31.5,"dds":0.04761904761904767,"last_synced_commit":"d642844f89684b8d57dee363ea2c70f09eebb241"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/wavedrom/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavedrom%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavedrom%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavedrom%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavedrom%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavedrom","download_url":"https://codeload.github.com/wavedrom/cli/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavedrom%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274848078,"owners_count":25360979,"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-09-12T02:00:09.324Z","response_time":60,"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":["hacktoberfest"],"created_at":"2024-08-02T01:03:25.145Z","updated_at":"2025-09-12T17:40:53.325Z","avatar_url":"https://github.com/wavedrom.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[![NPM version](https://img.shields.io/npm/v/wavedrom-cli.svg)](https://www.npmjs.org/package/wavedrom-cli)\n[![Linux](https://github.com/wavedrom/cli/actions/workflows/linux.yml/badge.svg)](https://github.com/wavedrom/cli/actions/workflows/linux.yml)\n[![MacOS](https://github.com/wavedrom/cli/actions/workflows/macos.yml/badge.svg)](https://github.com/wavedrom/cli/actions/workflows/macos.yml)\n[![Windows](https://github.com/wavedrom/cli/actions/workflows/windows.yml/badge.svg)](https://github.com/wavedrom/cli/actions/workflows/windows.yml)\n\n# wavedrom-cli\n\nWaveDrom command-line interface\n\n## Usage\n\n### Install\n\nRequires `nodejs v14+`\n\n```sh\nnpm i wavedrom-cli -g\n```\n\n### Export SVG\n\n```sh\nwavedrom-cli -i mywave.json5 -s mywave.svg\n```\n\n### Export PNG\n\n```sh\nwavedrom-cli -i mywave.json5 -p mywave.png\n```\n\n### Export with Inkscape\n\n[Inkscape](https://inkscape.org) is awesome SVG editor that can be used to convert SVG to many other formats: PDF, PS, EPS, EMF, WMF, PNG. etc. It can be chained with `wavedrom-cli` to output those formats. Here is an example:\n\n```sh\nwavedrom-cli -i mywave.json5 | inkscape -p --export-filename=mywave.pdf\n```\n\n### Options\n\n```\n  --input, -i  path to the source                                     [required]\n  --svg, -s    path to the generated SVG\n  --png, -p    path to the generated PNG\n  --version    Show version number                                     [boolean]\n  --help       Show help                                               [boolean]\n```\n\n## License\n\nMIT [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavedrom%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavedrom%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavedrom%2Fcli/lists"}