Closed FathiGuemri closed 1 year ago
Hey guys, Thank you for your contribution @FathiGuemri
quick note: I will take a detailed look at the new changes soon.
Waiting for this feature to be merged before using this tool
@Demetri0 @ParvinEyvazov I believe his mission is over.
As it is over, I will merge it soon.
Thank you for your contribution @FathiGuemri . Also thank you for support @Demetri0
No thanks for the duty . I also need these features. It would be a defect if I didn't implement this, and I am well aware that I can do it. ❤️👌
PR is finally merged 🥳️. Huge thanks to @FathiGuemri for his great work!
Also thank you for the support @Demetri0 . You guys are great.
@ParvinEyvazov pardon
@FathiGuemri you mean about version of vitalets/google-translate-api
? No worries.
I just tried a bit with new version, right now, it looks fine. Lets see if anyone complains about it or not.
@ParvinEyvazov I don't know what the exact problems are. I think it's a compatibility issue with nodejs version or typescript or something like that. I didn't delve into the problem at the time. I updated the library directly. In general it works well
Adding CLI options and improving CLI aesthetics
Changes Made:
Fixed a problem with the Google Translator functionality and updated the library accordingly.
Installed the Figlet library to enhance the appearance of the json-translator CLI output.
Added the Commendor.js library for easier and more professional handling of CLI options and to create comprehensive help documentation.
Implemented new CLI options:
--translator
,--from
and,--to
for specifying translation parameters. using languages code ISO 639-1Modified the behavior to not halt execution if the
to-languages
parameter is not specified. Instead, the checkbox list will be reopened.Added CLI options documentation to the
README.md
file.Note: Just modify the version
These changes aim to improve the functionality, aesthetics, and user experience of the json-translator library. Please review and merge this pull request.