Saturday, 15 August 2020

I created this package for translating text easily and fast using multiple translators

TL;TR: Check the dolmetscher node package if you want to translate text using multiple translators. You may like it------------Inspired from my deep_translator python package, I thought it would be cool to have a similar package for node. I started working on it for two months and I just published it this week.The idea is to be able to translate some text using node but not relying only on one translator. Instead, the user have the flexibility to switch/choose between different translators. Therefore, this tool is a wrapper, where support for multiple translators is integrated. Until now it supports only the google and the mymemory translator. However, I'm planning to extend it if I received a good feedback or if I noticed that people are using it. I appreciate any feedback and maybe consider giving a star on github if you find it useful ;)package on npm: https://www.npmjs.com/package/dolmetschergithub link: https://github.com/nidhaloff/dolmetscher

Submitted August 15, 2020 at 03:03PM by nidhaloff

No comments:

Post a Comment