vue-promised VS vueuse

Compare vue-promised vs vueuse and see what are their differences.

vue-promised

πŸ’ Composable Promises & Promises as components (by posva)

vueuse

Collection of essential Vue Composition Utilities for Vue 2 and 3 [Moved to: https://github.com/vueuse/vueuse] (by antfu)
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.io
featured
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.
www.influxdata.com
featured
vue-promised vueuse
2 3
1,884 3,081
- -
6.3 9.5
8 days ago about 3 years ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vue-promised

Posts with mentions or reviews of vue-promised. We have used some of these posts to build our list of alternatives and similar projects.
  • Equivalent of "async" pipe in Angular when using Vue + RxJS
    1 project | /r/vuejs | 30 Dec 2022
    I see that you have found a solution to your problem already - but I still recommend to have a look into vue-promised which might help you with the min-timeout & loading component.
  • Proper way to use vue-apollo with vue3
    1 project | /r/vuejs | 10 Dec 2021
    Thirdly, right now your code is not declared as async although an api call in the real world always takes a fair amount of time. So I'd make this composable async or put everything into an async function which returns a promise. I'm quite a fan of everything "posva" (Eduardo, core member) does. Besides the vue-router and Pinia (the new Vuex) he's created vue-promised which I use a lot. It easily allows you to easily setup a loading status, too.

vueuse

Posts with mentions or reviews of vueuse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-14.

What are some alternatives?

When comparing vue-promised and vueuse you can also consider the following projects:

unplugin-vue2-script-setup - πŸ’‘ Bring `<script setup>` to Vue 2.

vitesse-lite - ⛺️ Lightweight version of Vitesse

vue-draggable-next - Vue 3 drag-and-drop component

reactivue - πŸ™Š Use Vue Composition API in React components

motion - 🀹 Vue Composables putting your components in motion

js-markerwithlabel - Google Maps Marker with Label

vue-hooks-form - Building forms with vue composition API.

vue-composable - Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables

v-dollar - jQuery-like Vue Reactivity API