Share the 27 best Vue.js development tools for developers

Share the 27 best Vue.js development tools for developers

if inscribe

最后更新 4/21/2022 7:23 AM
Vue社区
预计阅读 4 分钟
分类
front end
标签
Vue Front-end skills

English|https://javascript.plainenglish.io/best-27-vuejs-development-tools-for-developers-bd972bb5f573

Source: Vue Community

01、BootstrapVue

Address: bootstrap-vue.org/

An open source library for Vue.js to build boot interfaces.

02、Vuex

Address: vuex.vuejs.org/

A state management library for Vue.js applications.

03、Vue Devtools

Address: devtools.vuejs.org/

A simple tool for debugging Vue.js projects.

04、Vue CLI

Address: cli.vuejs.org/

Vue.js A simpler standard tool for developers.

05、Vue Router

Address: router.vuejs.org/

Intuitive and powerful syntax defines static and dynamic routing.

06、Vuetifyjs

Address: vuetifyjs.com/en/

An open source library that helps build Vue.js Material Design interface.

07、Nuxt

Address: nuxtjs.org/

An open source framework that makes Web development simple and powerful.

08、Vue Element Admin

Address: github.com/PanJiaChen/vue-element-admin

Help build a simple management interface with many of the features needed to manage a website.

09、Vue Apollo

Address: vue-apollo.netlify.app/

It helps make it easier to set up GraphQL for our Vue.js project.

10、Element UI

Address: element.eleme.io/#/en-US

UI library for Vue project interface development.

11、Quasar

Address: quasar.dev/

Quasar is an open source Vue.js framework that helps build SPA (single page applications), SSR (server-side rendering applications), and PWA (progressive Web applications).

12、Language Vue

Address: atom.io/packages/language-vue

A utility developed by Vue.js that supports Atom.

13、VuePress

Address: v2.vuepress.vuejs.org/

VuePress is a static site builder centered on price reductions.

14、Vue.js Guide

Address: vuejs.org/guide/introduction.html

The most complete and detailed guide for Vue.js developers.

15、Vue Select

Address: vue-select.org/

Help us build components with features that are useful to Vue.js developers.

16、Vueuse

Address: vueuse.org/

Collection of necessary utilities for Vue 2 and Vue 3 components.

17、VeeValidate

Address: vee-validate.logaretm.com/v4/

Form verification tool in Vue.js.

18、Vant

Address: vant-contrib.gitee.io/vant/#/en-US

Interface builder library for mobile UI.

19、Vue Native

Address: vue-native.io/

A JavaScript framework to help build cross-platform native mobile applications.

20、Vue-meta

Address: vue-meta.nuxtjs.org/

Cmeta tag manager for the Vue.js project.

21、Vue I18n

Address: kazupon.github.io/vue-i18n/

Plug-ins help add international functionality to your project.

22、Vue Infinite Loading

Address: peachscript.github.io/vue-infinite-loading/

Create unlimited scrolling for your website.

23、Gridsome

Address: gridsome.org/

The tool makes it possible to quickly and easily build static websites and applications.

24、Vite

Address: vitejs.dev/

Vite is a build tool designed to provide a faster, streamlined development experience for modern Web projects.

25、Vue-multiselect

Address: vue-multiselect.js.org/

An open source library that helps build multiple selection capabilities for websites.

26、Vetur

Address: marketplace.visualstudio.com/items? itemName=octref.vetur

Extensions for better Vue.js development and debugging in VSCode.

27、Vue.js Examples

Address: vuejsexamples.com/

A collection of examples in the development of the Vue.js interface.

summary

I hope this article can provide useful development tools for your Vue project development. If you have any questions, please leave a message for me in the message area and I will reply as soon as possible.

Thank you for reading and have a nice day!

Keep Exploring

延伸阅读

更多文章
同标签 11/6/2024

Why is my blog site back in Blazor?

The blog website has gone through hardships in development. It has tried nearly 10 versions such as MVC, Vue, and Go. Now it has returned to Blazor and adopts static SSR. The speed has skyrocketed and it has been successfully launched.

继续阅读
同标签 10/16/2023

NET Toolbox: An open source, free pure front-end tool website that takes you to explore the top 10 tool categories and 73 real-time online widgets

The Dotnet Toolkit is a pure front-end, open source and free tool website. Over the weekend, I referred to the open source project it-tools, Chinese-transformed the website interface text, and redeployed the website. The website has a total of 10 tool categories and provides 73 real-time online widgets. The Dotnet toolbox developed using Vue3 has unique features. This article introduces some of these featured tools in detail and briefly shares how to deploy your own tool website. If you are interested in tool websites, come and learn about the Dotnet Toolkit!

继续阅读