{"id":17801815,"url":"https://github.com/xissy/node-google-translate-unlimited","last_synced_at":"2025-04-02T04:15:21.468Z","repository":{"id":15580697,"uuid":"18316309","full_name":"xissy/node-google-translate-unlimited","owner":"xissy","description":"Use google translate API simply without limits.","archived":false,"fork":false,"pushed_at":"2014-04-05T10:39:42.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T18:53:52.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/xissy.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":"2014-04-01T03:18:15.000Z","updated_at":"2017-04-01T12:16:51.000Z","dependencies_parsed_at":"2022-07-12T15:13:53.010Z","dependency_job_id":null,"html_url":"https://github.com/xissy/node-google-translate-unlimited","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xissy%2Fnode-google-translate-unlimited","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xissy%2Fnode-google-translate-unlimited/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xissy%2Fnode-google-translate-unlimited/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xissy%2Fnode-google-translate-unlimited/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xissy","download_url":"https://codeload.github.com/xissy/node-google-translate-unlimited/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752636,"owners_count":20827987,"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":[],"created_at":"2024-10-27T12:39:44.032Z","updated_at":"2025-04-02T04:15:21.443Z","avatar_url":"https://github.com/xissy.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-google-translate-unlimited\n\u003e Use google translate API simply without limit.\n\n## How to use\n```javascript\nvar translate = require('google-translate-unlimited')\n\ntranslate({\n  'sourceText': '24시간이 모자라',\n  'sourceLanguage': 'auto',\n  'toLanguage': 'en'\n},\n  function(err, result) {\n    // result: { \n    //    sourceText: '24시간이 모자라',\n    //    translateText: '24 hours is not enough',\n    //    phonetics: '24sigan-i mojala'\n    // }\n    ...\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxissy%2Fnode-google-translate-unlimited","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxissy%2Fnode-google-translate-unlimited","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxissy%2Fnode-google-translate-unlimited/lists"}