1.2.0 • Published 4 months ago

nuxt-google-translate v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

npm version npm downloads GitHub stars GitHub code GitHub License


šŸš€ Nuxt Google Translate

Project Banner

šŸŒ Easily integrate Google Translate into your Nuxt 3 application with this powerful and customizable module.


🌟 Features

  • 🌐 Seamless integration with Google Translate
  • šŸš€ Easy to set up and use
  • šŸŽØ Customizable styling
  • 🤩 Support 100+ Languages
  • šŸ”§ Configurable default language and supported languages

šŸš€ Quick Start

Follow these steps to set up Nuxt Google Translate on your machine.

šŸ”§ Prerequisites

  • Ensure you have Node.js,npm installed.
  • A Nuxt Project.

⚔ Installation Steps

  1. Add nuxt-google-translate dependency to your project
npm install --save-dev nuxt-google-translate
  1. Add nuxt-google-translate to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: ["nuxt-google-translate"],
});

That's it! You can now use Nuxt Google Translate in your Nuxt app ✨

šŸŽÆ Usage

How to use the project:


šŸ”— Useful Links

Web Demo GitHub Repo YouTube Video šŸ“– Documentation


šŸ¤ Contributing

We ā¤ļø contributions! Follow these steps to contribute:

  1. šŸ“ Fork the repository
  2. 🌿 Create a new branch (git checkout -b feature/AmazingFeature)
  3. šŸ’¾ Commit your changes (git commit -m 'Add some AmazingFeature')
  4. šŸš€ Push to the branch (git push origin feature/AmazingFeature)
  5. šŸ”ƒ Open a Pull Request

šŸ“– See our Contribution Guidelines for more details.


šŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.


šŸ™ Acknowledgements

  • Google Translate - For enabling seamless language translation.
  • Nuxt - For providing a powerful framework for building web applications.
  • The open-source community - For the amazing tools and contributions that make this module possible.

šŸ“¬ Contact & Community

šŸ’¬ Join us on Discord: Click Here
🐦 Follow on Twitter: @nexoscreation
šŸ“§ Email: contact@nexoscreation.tech

1.2.0

4 months ago

1.0.1

4 months ago

0.6.8

5 months ago

0.6.2

5 months ago

0.5.1

5 months ago

0.4.12

5 months ago