Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Vue | 70,024 | 3 days ago | 41 | mit | ||||||
🎉 A curated list of awesome things related to Vue.js | ||||||||||
Awesome Cheatsheets | 35,286 | 5 days ago | 93 | mit | JavaScript | |||||
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. | ||||||||||
Dashy | 13,744 | 5 days ago | 128 | mit | Vue | |||||
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more! | ||||||||||
Awesome Lowcode | 12,460 | a month ago | 5 | cc0-1.0 | ||||||
国内低代码平台从业者交流 | ||||||||||
Awesome Vite | 11,944 | 3 days ago | 28 | mit | JavaScript | |||||
⚡️ A curated list of awesome things related to Vite.js | ||||||||||
Awesome Learning Resources | 5,001 | 4 months ago | 5 | mit | ||||||
🔥 Awesome list of resources on Web Development. | ||||||||||
Awesome | 4,949 | 8 days ago | 1 | |||||||
A curated list of awesome things related to Nuxt.js | ||||||||||
Awesome Spring Boot | 4,169 | 7 months ago | 12 | |||||||
Spring Boot Resources | ||||||||||
Awesome Typescript | 3,658 | 6 months ago | 64 | |||||||
A collection of awesome TypeScript resources for client-side and server-side development | ||||||||||
Ui Buttons | 3,247 | a year ago | 1 | mit | CSS | |||||
100 Modern CSS Buttons. Every style that you can imagine. |
A curated list of awesome things related to Vue.js
Metric Loop
Metric Loop
Metric Loop
Metric Loop
Udemy
by the Net Ninja
Udemy
by Maximilian SchwarzmüllerNgexplorer
vue-router
, Airbnb eslint, webpack. by @aweber1
Ngexplorer
with quasar framework
Phoenix Framework
, Vue and Vue Router (demo)Phoenix Framework
, Vue, Vue Router and Vuex (demo)vuex-module-decorators
, vue-property-decorator
.vue.d.ts
Vuejs
and GitHub GraphQL API v4
.Tables / data grids
tailwindcss
Toaster / snackbar — Notify the user with a modeless temporary little popup
Velocity
for animations.alert
function with better user and developer experience, while keeping it as simple as possible.Loaders / spinners / progress bars — Let the user know that something is loading
A slim progress bar at the top of the page
Tooltips / popovers
next
branch/npm tag)Overlay / modal / alert / dialog / lightbox / popup
a11y-dialog
.gallery
or carousel
directive
that automatically adjust your img
to correct orientation
.Escape
key/X-mark
closing and allows you to concentrate on its content only.Display time / date / age
Display non-editable events in a Calendar
demo
.<audio>
.Let the user create & edit data
Date / datetime / time Picker
vue-dragula
fork for Vue2
, with a lot of improvements.Autosuggest / autocomplete / typeahead
Let the user select a tag / something while typing
<input type="color">
Switch / on/off toggle / checkbox
Edit images
Display images
this.$isMobile()
that returns a Boolean value depending on whether or not the user is browsing with a mobile.contenteditable
with all the features you normally expect. Make beautiful inputs without the restrictions of input[type='text']
.<textarea>
and <input>
elements allowing them to automatically stretch to fit the content.Layout for the overall / main view
console like Chrome Devtools
for vue.Set of components + responsive layout system
UI frameworks for mobile
Set of components for mobile
Set of components without layout system
Set of admin template
vuestic-ui
.Handling of user events (scroll, click, key strike, ...)
vue-router
wXS
returns if screen width is xs, wSM
returns true if screen width is sm, etc...ResizeObserver
.Provider Component
that encapsulates your forms and handles their states and validations.Set window scroll position
Virtual scrollbar
Detect when components enter viewport
Customize the scroll behavior
Seamless scrolling
tailwindcss
<animated-tada>
!slideUp
/ slideDown
, but for Vue!anime.js
directives for Vue.Manage meta information in the document head
<title>
and meta tags from within your views.vue-headful
alternative with TypeScript support.Move a DOM node to a target DOM node
rect
, polygon
, and many more, even HTML Element like canvas
if wrapped in foreignObject
)<svg>
so you can manipulate the style of it with CSS or JS. (vue 2.x, vue 3.x)Utilities not directly related to the UI
template
useContext
from React Hooksvue-property-decorator
in Vue 2.Retrieve data over HTTP
asyncData
and asyncComputed
plugin with support for debouncing, transforming results, error handlers, loading/pending flags, lazy/eager requests.vue-resource
that instruments outgoing HTTP requests with Zipkin
Internationalization / L10n / localization / translation
vue-i18n
's SFC translations.{{ hello world | t }}
.LocalStorage etc.
foo/[email protected]
)mapXXX
and dispatch
methods hintImprove readability of code
Utilities for building / compiling / bundling / loading assets
v-model
to JSX.sync modifier
to JSX.Payment utilities.
Integrate with services or other frameworks
vue-cli
and vue ui
.vue
components.v-dummy
directive.vue
components between projects. Easily isolate and share components from any project without changing its source code, organize curated collections and install in different projects.Inspecting & debugging
Create documentation
@vuedoc/md
.<story>
blocks to your Vue single file components for tighter integration of Vue + Storybook
Load Vue components without browser
Text editor plugins
.vue
files.Scaffold / boilerplate / seed / starter kits / stack ensemble / Yeoman generator
vue-cli
wrapper.Render Vue application in the browser only
Render Vue application to HTML on the server and to the DOM in the browser
<link rel="preload"
capabilitiesIncludes a backend boilerplate
Scaffold parts of the app