convue-lib VS vue-promised

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

convue-lib

A collection of front-end tools based on Vue3.0. Include utilities css, responsive Ant Design Vue components and other common component packaging and commonly used tools and methods. (by ziping-li)

vue-promised

πŸ’ Composable Promises & Promises as components (by posva)
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
convue-lib vue-promised
1 2
8 1,894
- -
0.0 6.3
over 2 years ago 16 days 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.

convue-lib

Posts with mentions or reviews of convue-lib. We have used some of these posts to build our list of alternatives and similar projects.

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.

What are some alternatives?

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

theme-ui - Build consistent, themeable React apps based on constraint-based design principles

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

vitesse-lite - ⛺️ Lightweight version of Vitesse

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

vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3 [Moved to: https://github.com/vueuse/vueuse]