Nuxt

Open-source projects categorized as Nuxt

Top 23 Nuxt Open-Source Projects

  • nuxt

    The Intuitive Vue Framework.

  • Project mention: Quick Tip: Nuxt & Storyblok Error Handling (e.g. 404) | dev.to | 2024-04-21

    Today we are looking at Error Handling when building websites with Nuxt and Storyblok as CMS. If you haven't tried the two tools, go check out one of the awesome tutorials. It's a perfect match for all your projects.

  • next-auth

    Authentication for the Web.

  • Project mention: Deploy Full-Stack Next.js T3App with Cognito and Prisma using AWS Lambda | dev.to | 2024-04-15

    NextAuth.js is not perfect. One of the shortcomings is that it currently does not implement federated logout. This means that even if a user signs out of the Next.js app, he does NOT get signed out of the Cognito user pool client. As a consequence, the user is not really being logged out (i.e he is able to login again without providing the credentials). You can read more about this problem in this Github thread.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • bootstrap-vue

    BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.

  • Project mention: 10 UI Libraries You Should Explore for Your Next Vue.js Project | dev.to | 2023-10-29

    4. Bootstrap Vue Bootstrap Vue combines the power of Bootstrap, a popular CSS framework, with Vue.js. It provides a wide range of components and styling options. Check out the Bootstrap Vue website to learn more.

  • Vue Storefront

    Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.

  • doccano

    Open source annotation tool for machine learning practitioners.

  • Project mention: You Can't Have a Free Software AI Stack | news.ycombinator.com | 2023-07-13

    Huh?

    I wrote my own system for classifying a stream of texts in Python, I might Open Source it one of these days but I have to get it to the point where it is modular enough that I can customize it to do the particular things I want without subjecting people to my whims... I use it every day and I'm not afraid to demo it because it is rock solid.

    My understanding is that my system would not be hard to adapt to work on images for certain kinds of tasks.

    Pytorch is open source, Huggingface is open source. CUDA isn't. This is

    https://labelstud.io/

    and for annotating text spans there are so many open source tools

    https://github.com/doccano/doccano

    I worked for a company a few years back that built annotation tools for projects we sold to customers but never quite got to a polished general purpose annotator. Today there are an overwhelming number of companies in this space and products I never heard of, many of which are cloud based or paid. Looks like a gold rush to me.

  • primevue

    Next Generation Vue UI Component Library

  • Project mention: PrimeVue: The Next-Gen UI Suite for Vue.js | news.ycombinator.com | 2024-04-11
  • awesome

    A curated list of awesome things related to Nuxt.js (by nuxt)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • i-hate-regex

    The code for iHateregex.io ๐Ÿ˜ˆ - The Regex Cheat Sheet

  • actions-gh-pages

    GitHub Actions for GitHub Pages ๐Ÿš€ Deploy static files and publish your site easily. Static-Site-Generators-friendly.

  • vuefire

    ๐Ÿ”ฅ Firebase bindings for Vue.js

  • Project mention: Struggling to get persistent auth to work with Pinia + Firebase, logged out whenever I refresh? | /r/vuejs | 2023-08-23

    This is what you need: https://vuefire.vuejs.org/

  • unplugin-icons

    ๐Ÿคน Access thousands of icons as components on-demand universally.

  • Project mention: To learn svelte, I clone Github's issues page including useful features that you might consider reusing. | /r/sveltejs | 2023-12-05

    ๐Ÿคน Unplugin Icons

  • create-nuxt-app

    Create Nuxt.js App in seconds.

  • ui

    A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS. (by nuxt)

  • Project mention: Build Link Shortener with Supabase and Nuxt | dev.to | 2024-04-23

    To make our development process easier and ensure a polished user interface, we'll use Nuxt UI, a comprehensive UI library designed specifically for NuxtJS applications. By incorporating Nuxt UI, we can rapidly build our link shortener app with pre-built, high-quality components, aligning with Supabase's motto: "Build in a weekend, scale to millions."

  • content

    The file-based CMS for your Nuxt application, powered by Markdown and Vue components. (by nuxt)

  • Project mention: Using Nuxt Content: Working with Remote Markdown Files | dev.to | 2024-04-15

    Nuxt is an appealing framework to work with, partly because of its robust module ecosystem. Popular UI libraries, headless CMS tools, and databases can be easily integrated with a single line of code. Among other third-party modules, Nuxt Image, Nuxt Content, and Nuxt UI are some of the official modules developed by the Nuxt team.

  • vue-toastification

    Vue notifications made easy!

  • Project mention: Trying to find a good toast library from Nuxt with Typescript | /r/Nuxt | 2023-05-19
  • supabase-js

    An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

  • Project mention: Chrome Extension MV3 Template : Supabase Auth, Plasmo, Tailwinds CSS & Shadcn UI | dev.to | 2023-08-13
  • intro-to-vue

    Workshop Materials for my Introduction to Vue.js Workshop

  • devtools

    Unleash Nuxt Developer Experience (by nuxt)

  • Project mention: Why I keep an eye on the Vue ecosystem and you should too | dev.to | 2024-03-06

    The (devtools)[https://devtools.nuxt.com/] I want to talk about shortly are the (Nuxt)[https://nuxt.com/] devtools which are I would say by a landslide the best devtools out there. You don't need to trust me, just try it out, get a basic nuxt app running, open devtools, go to modules, add tailwind, maybe add an API route and play around with the dev tools a bit. I'm pretty confident in saying that it's the best experience out there in JS land, and belive it or not, the plan is to make it vue/nuxt agnostic, so it might become something react, svelte etc devs would enjoy in the future

  • website-v2

    Nuxt 2 Documentation Website

  • auth-module

    Zero-boilerplate authentication support for Nuxt 2

  • Project mention: nuxt 3 stack for fullstack | /r/Nuxt | 2023-05-16
  • chakra-ui-vue

    โšก๏ธ Build scalable and accessible Vue.js applications with ease.

  • pinia-plugin-persistedstate

    ๐Ÿ Configurable persistence and rehydration of Pinia stores.

  • vue-api-query

    ๐Ÿ’Ž Elegant and simple way to build requests for REST API

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Nuxt related posts

Index

What are some of the best open-source Nuxt projects? This list will help you:

Project Stars
1 nuxt 51,906
2 next-auth 22,041
3 bootstrap-vue 14,456
4 Vue Storefront 10,442
5 doccano 8,966
6 primevue 7,565
7 awesome 5,039
8 i-hate-regex 4,430
9 actions-gh-pages 4,409
10 vuefire 3,791
11 unplugin-icons 3,475
12 create-nuxt-app 3,455
13 ui 3,297
14 content 2,958
15 vue-toastification 2,953
16 supabase-js 2,798
17 intro-to-vue 2,792
18 devtools 2,683
19 website-v2 2,238
20 auth-module 1,906
21 chakra-ui-vue 1,855
22 pinia-plugin-persistedstate 1,767
23 vue-api-query 1,644

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com