JavaScript Vue

Open-source JavaScript projects categorized as Vue

Top 23 JavaScript Vue Projects

  • prettier

    Prettier is an opinionated code formatter.

  • Project mention: How to prevent Prettier putting a full stop on a new line after a link | dev.to | 2024-05-13

    Do you use Prettier? Have your configuration settings caused weird HTML rendering issues by adding extra whitespace where you didn't want it? Perhaps after an anchor link at the end of a paragraph? Me, too. Here's what's happening and how you might be able to fix it.

  • marktext

    πŸ“A simple and elegant markdown editor, available for Linux, macOS and Windows.

  • Project mention: UX Case Study: Markdown Heading | dev.to | 2024-04-27

    Marktext editor:

  • 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
  • 30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • Project mention: Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding Back (And What To Do Instead) πŸ’ͺπŸŽ‰ | dev.to | 2024-02-04

    30 Days of JS

  • uni-app

    A cross-platform framework using Vue.js

  • SheetJS js-xlsx

    πŸ“— SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

  • Project mention: how to work with .xlsx files? | /r/node | 2023-06-28

    ExcelJS and XLSX (SheetJS) are great libraries to work with XLSX files. The former I've found a bit easier to work with but less efficient in general.

  • vuex

    πŸ—ƒοΈ Centralized State Management for Vue.js.

  • Project mention: How to Protect State in Pinia | dev.to | 2024-04-07

    Pinia is a relatively new state management tool for the Vue ecosystem. It is the new preferred state management tool recommended by the Vue core team replacing Vuex. Compared to Vuex, Pinia is type-safe by default (direct-vuex was needed to make Vuex type-safe), extremely lightweight, and modular by design (meaning you can create multiple stores instead of multiple modules inside one store, which optimises performance). Similar to Vuex, Pinia has state, computed properties (getters) and methods (mutations and actions). Read more about Pinia and its usage to understand the similarities and differences between Pinia and Vuex.

  • docsify

    πŸƒ A magical documentation site generator.

  • Project mention: Alternatives to Docusaurus for product documentation | dev.to | 2024-04-04

    Docsify is frequently updated; the latest release was on June 24, 2023, and the most recent update was on December 17, 2023. It is MIT-licensed and has an active Discord community.

  • 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
  • Quasar Framework

    Quasar Framework - Build high-performance VueJS user interfaces in record time

  • Project mention: Netlify Dynamic Site Challenge: Building a Mars Mission Photo Web App | dev.to | 2024-05-07

    Today technology has taken over not only our planet, but also the planets around us and the universe. Man has been able to create technologies to explore other planets many light years from ours. And there's nothing better than using a framework called Quasar to create a project using Netlify's powerful features.

  • VuePress

    πŸ“ Minimalistic Vue-powered static site generator

  • Vue.Draggable

    Vue drag-and-drop component based on Sortable.js

  • vue-admin-template

    a vue2.0 minimal admin template

  • vue-router

    🚦 The official router for Vue 2

  • mdx

    Markdown for the component era

  • Project mention: I wrote a new blog using Next.js App router | dev.to | 2024-05-16

    MDX β€” Write React code within Markdown.

  • sweetalert2

    ✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. πŸ‡ΊπŸ‡¦

  • 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.

  • codesandbox-client

    An online IDE for rapid web development

  • Project mention: Free Resources Every Web Developer Should Know About | dev.to | 2024-03-18
  • bootstrap-table

    An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)

  • Project mention: blazor with bootstrap and what is different bootstrap-table. | /r/Blazor | 2023-06-06

    but...I don't know what is different Bootstrap 5.x.x inside table and bootstrap-table(https://bootstrap-table.com/).

  • Habitica

    A habit tracker app which treats your goals like a Role Playing Game.

  • Project mention: Habitica – Gamify Your Life | news.ycombinator.com | 2024-04-04
  • vue-echarts

    Vue.js component for Apache EChartsβ„’.

  • onsenui

    Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

  • Project mention: React Component Libraries | dev.to | 2024-03-13

    Official Website: https://onsen.io/

  • lucide

    Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

  • Project mention: 10+ Best Open Source Icon Libraries in 2024 | dev.to | 2024-05-17

    Website: https://lucide.dev/

  • Gridsome

    ⚑️ The Jamstack framework for Vue.js

  • Project mention: My Sixth Year as a Bootstrapped Founder | news.ycombinator.com | 2024-02-16

    Thanks for reading!

    The web tech stack is actually one of my biggest regrets. It's a static site generator called Gridsome[0] that the maintainers abandoned about three months after I used it to launch the TinyPilot website.

    At the time I made the TinyPilot site, I was very excited about Vue, so a Vue-based SSG seemed great. Since then, I've come to find SPAs and most frontend frameworks to be way too much complexity, so I've moved away from Vue, but the TinyPilot website is still stuck on Vue 2.x and bootstrap-vue (which is tied to Vue 2 and Bootstrap 4).

    So, it keeps creaking along, but building the 100ish pages on the site takes about five minutes, whereas I think something like Hugo could probably do it in a few seconds. Plus, we get random runtime errors[1] that are pretty hard to debug.

    [0] https://gridsome.org/

    [1] https://github.com/nuxt/nuxt/issues/5800

  • vue-native-core

    Vue Native is a framework to build cross platform native mobile apps using JavaScript

  • Project mention: Creating a mobile App from a Blazor/Razor WebApp | /r/dotnet | 2023-07-09
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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).

JavaScript Vue related posts

  • Netlify Dynamic Site Challenge: Building a Mars Mission Photo Web App

    1 project | dev.to | 7 May 2024
  • How to Protect State in Pinia

    2 projects | dev.to | 7 Apr 2024
  • Codepen, Codesandbox and JSFiddle support in SciChart.js

    1 project | dev.to | 13 Mar 2024
  • Fastify/Htmx v0.1.0

    1 project | news.ycombinator.com | 20 Feb 2024
  • MDX – use JSX in your Markdown content

    1 project | news.ycombinator.com | 13 Feb 2024
  • No CMS? Writing Our Blog in React

    6 projects | news.ycombinator.com | 12 Feb 2024
  • Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding Back (And What To Do Instead) πŸ’ͺπŸŽ‰

    3 projects | dev.to | 4 Feb 2024
  • A note from our sponsor - SurveyJS
    surveyjs.io | 17 May 2024
    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. Learn more β†’

Index

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

Project Stars
1 prettier 48,399
2 marktext 44,859
3 30-Days-Of-JavaScript 41,077
4 uni-app 39,439
5 SheetJS js-xlsx 34,554
6 vuex 28,374
7 docsify 26,747
8 Quasar Framework 25,287
9 VuePress 22,364
10 Vue.Draggable 19,784
11 vue-admin-template 19,604
12 vue-router 19,013
13 mdx 16,909
14 sweetalert2 16,842
15 bootstrap-vue 14,462
16 codesandbox-client 12,906
17 bootstrap-table 11,667
18 Habitica 11,446
19 vue-echarts 9,271
20 onsenui 8,790
21 lucide 8,822
22 Gridsome 8,527
23 vue-native-core 8,327

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com