Skip to content

Add new Vue 3 community plugins#35

Open
eramitgupta wants to merge 1 commit intomonterail:mainfrom
eramitgupta:main
Open

Add new Vue 3 community plugins#35
eramitgupta wants to merge 1 commit intomonterail:mainfrom
eramitgupta:main

Conversation

@eramitgupta
Copy link

@eramitgupta eramitgupta commented Jan 6, 2026

This PR adds two new Vue 3 community plugins to the vue-plugins collection:

  • Vue Toastification – a customizable toast notification plugin for Vue 3
  • Lang Sync Inertia – a utility to sync Laravel language files with Vue components in Inertia.js apps

Both plugins are published on npm, have public GitHub repositories, and include proper documentation.


Type of Change

  • 🔌 Adding a new plugin
  • 🐛 Bug fix
  • ✨ New feature
  • 📚 Documentation update
  • 🔧 Other (please describe)

Adding New Plugin Checklist

Complete this section only if adding a new plugin

Required Steps ✅

  • Plugin added to public/plugins.json
  • All required fields completed (id, name, description, category, packageName, githubUrl, author, tags, type)
  • Plugin detail page tested and loads correctly
  • Plugin information is accurate and up-to-date

Plugin Details

1. Vue Toastification

2. Lang Sync Inertia


General Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • Testing completed (if applicable)
  • Documentation updated (if needed)

Added new community plugins for Vue 3 including Vue Toastification and Lang Sync Inertia.
@vercel
Copy link

vercel bot commented Jan 6, 2026

@eramitgupta is attempting to deploy a commit to the Monterail-com Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant