{"id":18774361,"url":"https://github.com/thinca/wtrans","last_synced_at":"2025-04-13T09:21:39.076Z","repository":{"id":57400186,"uuid":"111807699","full_name":"thinca/wtrans","owner":"thinca","description":"A CLI tool to translate text via web translation service.","archived":false,"fork":false,"pushed_at":"2021-12-01T02:35:18.000Z","size":535,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T00:54:56.604Z","etag":null,"topics":["cli","translation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-23T12:38:14.000Z","updated_at":"2021-05-23T05:29:56.000Z","dependencies_parsed_at":"2022-09-05T03:41:29.562Z","dependency_job_id":null,"html_url":"https://github.com/thinca/wtrans","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fwtrans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fwtrans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fwtrans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fwtrans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinca","download_url":"https://codeload.github.com/thinca/wtrans/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689377,"owners_count":21145923,"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":["cli","translation"],"created_at":"2024-11-07T19:38:05.495Z","updated_at":"2025-04-13T09:21:39.048Z","avatar_url":"https://github.com/thinca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wtrans\n\n[![NPM Version][npm-image]][npm-url]\n[![Node.js Version][node-version-image]][node-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Test Coverage][codecov-image]][codecov-url]\n\nA CLI tool to translate text via web translation service.\n\n\n## Requirements\n\n- Node.js v10.18.1+\n  - This is required by [Puppeteer](https://pptr.dev/)\n\n\n## Installation\n\nInstall it using [npm](https://www.npmjs.com/):\n\n```\n$ npm install -g wtrans\n```\n\n\n## Synopsis\n\nFirst of all, you must write and put a config file.  See [wtrans.yaml manual](manual/wtrans.yaml.5.md) for detail.\n\n```sh\n# Translates argument text\n$ wtrans Hello\nこんにちは\n\n# Translates stdin text\n$ echo Hello | wtrans\nこんにちは\n\n# Detects input text language by its whether multibyte character or not\n$ wtrans こんにちは\nHello\n```\n\nSee also:\n\n- [wtrans command manual](manual/wtrans.1.md)\n- [wtrans.yaml manual](manual/wtrans.yaml.5.md)\n\n\n## License\n\n[zlib License](LICENSE.txt)\n\n\n## Author\n\nthinca \u003cthinca+npm@gmail.com\u003e\n\n\n[npm-image]: https://img.shields.io/npm/v/wtrans.svg\n[npm-url]: https://npmjs.org/package/wtrans\n[node-version-image]: https://img.shields.io/node/v/wtrans.svg\n[node-version-url]: https://nodejs.org/en/download/\n[travis-image]: https://travis-ci.com/thinca/wtrans.svg?branch=master\n[travis-url]: https://travis-ci.com/thinca/wtrans\n[codecov-image]: https://codecov.io/gh/thinca/wtrans/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/thinca/wtrans\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinca%2Fwtrans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinca%2Fwtrans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinca%2Fwtrans/lists"}