{"id":21634906,"url":"https://github.com/ealenn/zx","last_synced_at":"2026-04-20T09:05:42.822Z","repository":{"id":103787001,"uuid":"571181933","full_name":"Ealenn/zx","owner":"Ealenn","description":"Docker image of ZX, a tool for writing better scripts","archived":false,"fork":false,"pushed_at":"2022-11-27T14:01:48.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T01:09:38.694Z","etag":null,"topics":["bash","docker","javascript","script","zx"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ealen/zx","language":"Dockerfile","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/Ealenn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-27T12:44:03.000Z","updated_at":"2022-11-30T16:39:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cb75b64-9e2c-4c26-8987-d2b30b0ab54b","html_url":"https://github.com/Ealenn/zx","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Ealenn/zx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2Fzx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2Fzx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2Fzx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2Fzx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ealenn","download_url":"https://codeload.github.com/Ealenn/zx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2Fzx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32040364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["bash","docker","javascript","script","zx"],"created_at":"2024-11-25T03:18:35.577Z","updated_at":"2026-04-20T09:05:42.804Z","avatar_url":"https://github.com/Ealenn.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZX\n\n[![GitHub stars](https://img.shields.io/github/stars/Ealenn/zx?style=for-the-badge\u0026logo=github)](https://github.com/Ealenn/zx/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/Ealenn/zx?style=for-the-badge\u0026logo=github)](https://github.com/Ealenn/zx/issues)\n[![DockerHub](https://img.shields.io/docker/pulls/ealen/zx.svg?style=for-the-badge\u0026logo=docker)](https://hub.docker.com/repository/docker/ealen/zx)\n\nBash is great, but when it comes to writing more complex scripts, many people prefer a more convenient programming language. JavaScript is a perfect choice, but the Node.js standard library requires additional hassle before using. The zx package provides useful wrappers around `child_process`, escapes arguments and gives sensible defaults.\n\nRelated to https://github.com/google/zx\n\n## Platforms\n\n![](https://img.shields.io/badge/linux-amd64-blue?style=flat-square\u0026logo=docker)\n![](https://img.shields.io/badge/linux-arm.v6-blue?style=flat-square\u0026logo=docker)\n![](https://img.shields.io/badge/linux-arm.v7-blue?style=flat-square\u0026logo=docker)\n![](https://img.shields.io/badge/linux-arm64.v8-blue?style=flat-square\u0026logo=docker)\n![](https://img.shields.io/badge/linux-ppc64le-blue?style=flat-square\u0026logo=docker)\n![](https://img.shields.io/badge/linux-s390x-blue?style=flat-square\u0026logo=docker)\n\n\n## Use\n\n```\ndocker run -it --rm ealen/zx\n```\n\n### Example\n\n```bash\n# From volume\ndocker run -it --rm -v $PWD:/scripts zx /scripts/xxx.mjs\n\n/scripts zx xxx.mjs\n```\n\n```bash\n# From VI\ndocker run -it --rm -v $PWD:/scripts\n\n/scripts vi xxx.mjs\n/scripts zx xxx.mjs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealenn%2Fzx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealenn%2Fzx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealenn%2Fzx/lists"}