{"id":18879583,"url":"https://github.com/statickidz/node-google-translate-skidz","last_synced_at":"2025-04-14T19:23:12.165Z","repository":{"id":2203147,"uuid":"40290417","full_name":"statickidz/node-google-translate-skidz","owner":"statickidz","description":"Simple Node.js library for talking to Google's Translate API for free.","archived":false,"fork":false,"pushed_at":"2023-04-16T17:06:21.000Z","size":68,"stargazers_count":73,"open_issues_count":5,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-13T02:03:17.452Z","etag":null,"topics":["api","free","google","google-translate","translate","translation","translator"],"latest_commit_sha":null,"homepage":"https://statickidz.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/statickidz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["statickidz"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-08-06T07:15:49.000Z","updated_at":"2024-05-09T21:49:43.000Z","dependencies_parsed_at":"2023-07-07T18:33:01.633Z","dependency_job_id":null,"html_url":"https://github.com/statickidz/node-google-translate-skidz","commit_stats":null,"previous_names":["statickidz/node-google-translate-free"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2Fnode-google-translate-skidz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2Fnode-google-translate-skidz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2Fnode-google-translate-skidz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2Fnode-google-translate-skidz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statickidz","download_url":"https://codeload.github.com/statickidz/node-google-translate-skidz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943449,"owners_count":21186966,"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":["api","free","google","google-translate","translate","translation","translator"],"created_at":"2024-11-08T06:37:45.843Z","updated_at":"2025-04-14T19:23:12.143Z","avatar_url":"https://github.com/statickidz.png","language":"JavaScript","funding_links":["https://github.com/sponsors/statickidz"],"categories":[],"sub_categories":[],"readme":"# Google Translate Node JS [![Build Status](https://travis-ci.org/statickidz/node-google-translate-skidz.svg?branch=master)](https://travis-ci.org/statickidz/node-google-translate-skidz)\n\nGoogle Translate API client for node.js. \n\n## Install\n\n```js\nnpm install node-google-translate-skidz --save\n```\n\n## USAGE\n\n```js\nvar translate = require('node-google-translate-skidz');\n\ntranslate({\n  text: 'text',\n  source: 'es',\n  target: 'en'\n}, function(result) {\n  console.log(result);\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatickidz%2Fnode-google-translate-skidz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatickidz%2Fnode-google-translate-skidz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatickidz%2Fnode-google-translate-skidz/lists"}