File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- ![ current npm version] ( https://img.shields.io/npm/v/vue-mixable ) ![ NPM] ( https://img.shields.io/npm/l/vue-mixable ) ![ npm bundle size (min+zip)] ( https://img.shields.io/bundlephobia/minzip/vue-mixable ) ![ npm downloads per month] ( https://img.shields.io/npm/dm/vue-mixable )
1
+ ![ current npm version] ( https://img.shields.io/npm/v/vue-mixable ) ![ npm bundle size (min+gzip)] ( https://badgen.net/bundlephobia/minzip/vue-mixable ) ![ npm downloads per month] ( https://img.shields.io/npm/dm/vue-mixable )
2
+
3
+ ![ NPM] ( https://img.shields.io/npm/l/vue-mixable ) ![ CI checks] ( https://badgen.net/github/checks/linusborg/vue-mixable ) ![ types included] ( https://badgen.net/npm/types/vue-mixable )
2
4
3
5
# 🌪 ` vue-mixable `
4
6
7
9
* helpful during Options API -> Composition API migrations / in mixed code-bases
8
10
* simple API - one function call is all you need
9
11
* TS Support (with small caveats)
10
- * small footprint: [ npm bundle size (min+zip)] ( https://img.shields.io /bundlephobia/minzip/vue-mixable )
12
+ * small footprint: ! [ npm bundle size (min+zip)] ( https://badgen.net /bundlephobia/minzip/vue-mixable )
11
13
12
14
## Quick Intro
13
15
You can’t perform that action at this time.
0 commit comments