Home
Softono
n

nuxt-community

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
15

Software by nuxt-community

legacy-modules
Open Source

legacy-modules

Legacy-modules is a monorepository designed to host a collection of smaller, specialized modules for the Nuxt.js JavaScript framework. Instead of serving as a standalone application, this repository functions as a central container for various utility packages that extend the capabilities of Nuxt.js projects. The primary purpose of the collection is to provide developers with pre-built integrations and helper tools that streamline common development tasks within the Nuxt ecosystem. The repository currently includes several distinct packages, each addressing specific developmental needs. The browserconfig package manages browser-specific configuration files. The localtunnel package facilitates secure local development by creating tunnels to publicly accessible URLs, allowing external users or services to reach a locally running server. The plugin-utils module offers a set of shared utility functions to assist in the creation and management of Nuxt plugins. The toast package provides a straightforward implementation for displaying toast notifications within the user interface. Additionally, the vendor package contains various external assets or libraries required by the other modules. This project is intended for developers who are building custom Nuxt applications and require these specific functionalities without needing to implement them from scratch. It is also a resource for contributors looking to understand how to structure their own Nuxt modules. The repository emphasizes modularity, allowing developers to integrate only the specific packages they need rather than installing a large, monolithic library. For developers seeking a broader range of ready-to-use solutions or looking to discover community-maintained extensions, the project documentation points toward the official Nuxt modules directory. The legacy-modules repository also serves as an educational example for those interested in creating their own Nuxt modules. It directs aspiring module authors to official guides and boilerplate templates that simplify the process of building, publishing, and sharing custom extensions with the wider community. Contributors are encouraged to submit their own creations to the community-curated awesome-nuxt list upon completion. The software is released under the MIT License, granting users broad permissions to use, modify, and distribute the code with minimal restrictions. Copyright is held by the Nuxt.js organization. By centralizing these smaller utilities, the project ensures maintainability and easy updates for each individual module while maintaining a cohesive development structure for the underlying codebase.

Developer Tools Web Components & Widgets
1.3K Github Stars
pwa-module
Open Source

pwa-module

Zero config PWA solution for Nuxt.js

Web Development Mobile Development
1.3K Github Stars
firebase-module
Open Source

firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥

WordPress Themes & Plugins
636 Github Stars
sentry-module
Open Source

sentry-module

Sentry module for Nuxt 2

WordPress Themes & Plugins Monitoring & Observability
498 Github Stars
gtm-module
Open Source

gtm-module

Google Tag Manager Module for Nuxt.js

WordPress Themes & Plugins Web Analytics
343 Github Stars
nuxt7
Open Source

nuxt7

📱 Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7

Web Development Mobile Development
327 Github Stars
dayjs-module
Open Source

dayjs-module

Day.js module for your Nuxt 2 project.

Developer Tools WordPress Themes & Plugins File Managers
262 Github Stars
feed-module
Open Source

feed-module

Everyone deserves RSS, ATOM and JSON feeds!

Traditional CMS Read-it-Later & RSS
227 Github Stars
python-module
Open Source

python-module

The @nuxtjs/python module is an experimental extension for the Nuxt 2 framework that enables developers to write full Nuxt applications using Python instead of JavaScript. This tool allows Python code to be utilized within Vue component script tags by using the lang="py" attribute, supporting both inline Python in .vue files and separate .py files for store logic. The module relies on a Python to JavaScript transpiler to convert code at build time. By default, it utilizes Javascripthon, which requires Python 3.5 or higher and automatically converts Python import statements to ES6 imports. Alternatively, users can configure the module to use Transcrypt, which requires adapting to a CommonJS module system using require and module.exports. The solution is highly configurable via the nuxt.config.js file where developers can specify the compiler of choice. It targets developers who prefer Python syntax for frontend logic while leveraging the Nuxt ecosystem for server-side rendering and routing. Installation requir

Web Development Mobile Development
202 Github Stars
date-fns-module
Open Source

date-fns-module

Modern JavaScript date utility library - date-fns for Nuxt.js

JavaScript Libraries & Components CMS Plugins & Extensions
77 Github Stars
redirect-module
Open Source

redirect-module

No more cumbersome redirects for Nuxt 2!

CMS Plugins & Extensions SEO Tools
307 Github Stars