vue-use-switch-map
Ref producer
A Vue 3 composition package that allows binding refs to functions producing one or more refs, similar to RxJS switchMap operator.
A Vue composition that let you compose a ref with a function from values to refs.
9 stars
3 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
compositioncomposition-apihookswitchmapvuevue-composablevue-hooksvue3vue3-typescript
Related projects:
Repository | Description | Stars |
---|---|---|
openfext/vue-use | A set of composable utility functions for building Vue.js applications. | 26 |
drewjbartlett/vue-switches | A reusable UI component for creating on/off switches with customizable appearance and behavior | 209 |
raiondesu/vuse-rx | A bridge between Vue 3 and RxJS, connecting reactive states with observables. | 59 |
pikax/vue-composable | A comprehensive library of reusable, composable functions for building Vue.js applications | 1,178 |
vueuse/sound | A Vue composable for playing sound effects using the Composition API and Howler.js audio utility. | 496 |
dwightjack/vue-types | Definitions for configurable prop type validation in Vue.js components | 571 |
anteriovieira/vue-cast-props | A utility library for converting props to common data types in Vue.js applications | 5 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
greenpress/vue-router-compositions | Utility library for managing route parameters and navigation in Vue Router applications | 18 |
voerro/vue-tagsinput | A Vue.js 2 component for creating a simple tags input with typeahead functionality. | 471 |
frogbob/vue-ts-component-generator | Automates the creation of new Vue TypeScript components with support for customizable naming conventions and component paths. | 5 |
wemake-services/wemake-vue-template | A Vue.js project template with tools and features to improve code quality and developer happiness. | 732 |
fl3nkey/vue-conditional-attrs | A Vue.js component for dynamically rendering attributes and event listeners based on conditions. | 6 |
albertbrand/vue-context-composition | A Vue.js library that provides context composition functionality for managing shared state in stateful applications. | 19 |
ffxsam/vue-typescript-cookbook | A cookbook and resource guide for developers learning Vue.js with TypeScript | 273 |