1.2.0 ⢠Published 4 months ago
nuxt-google-translate v1.2.0
š Nuxt Google Translate
š 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
- Add
nuxt-google-translate
dependency to your project
npm install --save-dev nuxt-google-translate
- Add
nuxt-google-translate
to themodules
section ofnuxt.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
š¤ Contributing
We ā¤ļø contributions! Follow these steps to contribute:
- š“ Fork the repository
- šæ Create a new branch (
git checkout -b feature/AmazingFeature
) - š¾ Commit your changes (
git commit -m 'Add some AmazingFeature'
) - š Push to the branch (
git push origin feature/AmazingFeature
) - š 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