Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β
Top 23 JavaScript Vue Projects
-
VS Code is my preferred IDE and I recommend it to my team. Additionally, we use Prettier to enforce consistent, clean code style across our projects.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Marktext editor:
-
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
30 Days of JS preparation 30 Days of Javascript preparation that teaches JS topics in 30 days one topic per day, quite a good roadmap as well to learn JS from scratch.
-
-
SheetJS js-xlsx
π SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
Project mention: Building an inventory management app: 'Invento' as a Beginner Developer | dev.to | 2024-07-24XLSX : XLSX is a library for parsing and writing Excel spreadsheet files. It enables the application to export data to Excel, which is a common requirement for inventory management systems.
-
Project mention: Code Refactoring: Avoid Prop Drilling in Vue with Provide/Inject | dev.to | 2024-07-16
To avoid prop drilling we can make use of state management library like Vuex and Pinia, but for this article I will demonstrate of using Vue provide and inject. Let's refactor our components.
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: The Santander UK iOS app is 613 MB and 35% of it does nothing | news.ycombinator.com | 2024-09-05
I like this for simple mobile projects:
https://quasar.dev/
In some cases, going with an SVG icon pack etc. can save a bit of space. =3
-
Project mention: Turning Documentation into a Product: Best Practices for Success | dev.to | 2024-07-16
-
-
-
-
Storybook simplifies working on those hard-to-reach spots in your codebase by providing an isolated workspace. It is a separate framework-agnostic app within your repository. You can do everything from developing components to documenting all different component states and showcasing them nicely using MDX with clickable demos and interactively changeable component arguments. You can also test your components within Storybook. Storybook's add-on API allows you to tailor it to your needs.
-
sweetalert2
β¨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. πΊπ¦
Project mention: 12 Must-Know Libraries to Supercharge Your Frontend Development | dev.to | 2024-10-12 -
bootstrap-vue
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
BootstrapVue brings the power of Bootstrap to Vue.js. It includes a comprehensive implementation of Bootstrap 4 components and grid system, along with extensive support for custom themes.
-
If you don't fancy a local development environment, you can use https://codesandbox.io to host your code.
-
Project mention: Kickstart Hacktoberfest with These Exciting Open Source Projects to Contribute To! π | dev.to | 2024-10-09
πΌ Project: Habitica π‘ Why Contribute: Habitica is a gamified task management app that helps users build better habits. Itβs an open-source project built with JavaScript, and there are plenty of issues ranging from beginner-friendly bug fixes to feature enhancements.
-
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)
-
lucide
Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
Project mention: The Ultimate React Toolkit: Everthing you need πΊοΈπ¦π | dev.to | 2024-12-09Lucide
-
-
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.
Official Website: https://onsen.io/
-
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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Vue discussion
JavaScript Vue related posts
-
Component Party β compare different front end JavaScript frameworks
-
Component Party β compare code across different JavaScript frameworks
-
Storybook: The Workshop for Modern Frontends
-
Getting Started with React: A Beginner's Complete Guide
-
Show HN: Fastify/Vue 1.0 Alpha
-
Ask HN: Trying to find a UI framework comparison site posted here
-
Line-Perfect Comparison of TodoMVC Apps
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 11 Dec 2024
Index
What are some of the best open-source Vue projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | prettier | 49,595 |
2 | marktext | 47,813 |
3 | 30-Days-Of-JavaScript | 43,487 |
4 | uni-app | 40,211 |
5 | SheetJS js-xlsx | 35,222 |
6 | vuex | 28,426 |
7 | docsify | 27,893 |
8 | Quasar Framework | 26,045 |
9 | VuePress | 22,608 |
10 | Vue.Draggable | 20,204 |
11 | vue-admin-template | 20,053 |
12 | vue-router | 18,987 |
13 | mdx | 17,794 |
14 | sweetalert2 | 17,407 |
15 | bootstrap-vue | 14,514 |
16 | codesandbox-client | 13,135 |
17 | Habitica | 12,057 |
18 | bootstrap-table | 11,745 |
19 | lucide | 11,717 |
20 | vue-echarts | 9,804 |
21 | onsenui | 8,829 |
22 | Gridsome | 8,550 |
23 | vue-native-core | 8,315 |