vuejs-confirm-dialog
vue-composable
vuejs-confirm-dialog | vue-composable | |
---|---|---|
1 | 1 | |
59 | 1,177 | |
- | - | |
4.2 | 0.0 | |
4 months ago | almost 2 years ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
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.
vuejs-confirm-dialog
-
The simplest way to deal with modal dialogs in Vue 3
In this guide I will introduce the vuejs-confirm-dialog plugin and show how to use it. I'll start with simple examples and end up with a function which completely abstracts the popup dialog to confirm an action and can be used in any component of your project. The examples are written in JavaScript for easy reading, but the plugin itself is in TypeScript. The plugin is fully typed and documented, which makes it much easier to work with it. Unlike vue-modal-dialogs, this plugin has additional functionality - special hooks: onConfirm and onCancel. They accept a callback and are called depending on the user's decision: onConfirm if the user agrees and onCancel if he refuses.
vue-composable
What are some alternatives?
pinia - π Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3
composition-api - Composition API hooks for Nuxt 2.
vue-draggable-next - Vue 3 drag-and-drop component
motion - π€Ή Vue Composables putting your components in motion
pinia - π Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support [Moved to: https://github.com/vuejs/pinia]
vuex-light - WARNING: This package is no longer to be maintained, use [Pinia](https://pinia.esm.dev/) instead.
vue-modal-dialogs - Promisify dialogs in Vue!
vuex-typescript - boilerplate repository for vue 3 in typescript, dynamic code split && server-side rendering
vue-modal - πThe progressive and simple modal system for Vue.js v3
resolvers - π Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS