{"id":15065330,"url":"https://github.com/jules010209/traduction","last_synced_at":"2026-01-03T05:07:26.042Z","repository":{"id":57710700,"uuid":"512477621","full_name":"Jules010209/traduction","owner":"Jules010209","description":"Ce module vous permet de traduire du texte dans plus de 103 langues différentes.","archived":false,"fork":false,"pushed_at":"2022-12-06T16:52:00.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-24T20:07:48.819Z","etag":null,"topics":["free","google","module","npmjs","traduction","translate"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Jules010209.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["jules010209"],"patreon":null,"open_collective":null,"ko_fi":"jules010209","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-07-10T16:00:25.000Z","updated_at":"2024-08-18T11:48:26.000Z","dependencies_parsed_at":"2023-01-24T04:46:19.387Z","dependency_job_id":null,"html_url":"https://github.com/Jules010209/traduction","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/Jules010209%2Ftraduction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules010209%2Ftraduction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules010209%2Ftraduction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules010209%2Ftraduction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jules010209","download_url":"https://codeload.github.com/Jules010209/traduction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243838164,"owners_count":20355989,"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":["free","google","module","npmjs","traduction","translate"],"created_at":"2024-09-25T00:36:51.123Z","updated_at":"2026-01-03T05:07:26.003Z","avatar_url":"https://github.com/Jules010209.png","language":"JavaScript","funding_links":["https://github.com/sponsors/jules010209","https://ko-fi.com/jules010209"],"categories":[],"sub_categories":[],"readme":"# Traduction\r\n\r\n```bat\r\nThis module allows you to translate text into more than 103 different languages.\r\n```\r\n\r\n## Translate a Languages\r\n\r\n```js\r\nconst { translate } = require('traduction');\r\n\r\n(async () =\u003e {\r\n  console.log(await translate('Comment vas-tu ?', 'fr', 'en'));\r\n})();\r\n```\r\n\r\nOutput :\r\n\r\n```js\r\nHow are you ?\r\n```\r\n\u003cbr\u003e\r\n\r\n\u003e NOTE : If you forget \"await\" before translate, the console will be return \"Promise { }\". So you don't forget \"await\".\r\n\r\n\u003cbr\u003e\u003cbr\u003e\r\n\r\n## Module explanation\r\n\r\n```js\r\n(async () =\u003e {\r\n  console.log(await translate('Salut', 'fr', 'en'));\r\n})();\r\n\r\n/**\r\n * @param { string } 'Salut'\r\n * @param { string } 'fr'\r\n * @param { string } 'en'\r\n**/\r\n```\r\n\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n\u003e## Github\r\n\u003cbr\u003e\r\n\r\n[Jules010209](https://github.com/Jules010209) - [Yokachi](https://github.com/Yokachi)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjules010209%2Ftraduction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjules010209%2Ftraduction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjules010209%2Ftraduction/lists"}