Inspiration
Inspired by my friend's awesome blog post about building cli npm package
What it does
fastly translate message to choosen language my google translator
How I built it
since I have no knowledge on how to build my npm package, I kickstart myself with this blog post. then I searches around for suitable translator api and ended up using this package as interaction api
What I learned
- how to build npm package
- how to make my own command line interface
- how to interact with api
What's next for Translator Cli
- better error handler
- no more spaghetti code
Built With
- colorette
- inquirer
- javascript
- node.js
- vitalets/google-translate-api
Log in or sign up for Devpost to join the conversation.