• Stars
    star
    266
  • Rank 154,103 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 4 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Util Components for Vue

Vueuc

codecov Total alerts License

Util Components for Vue.

Preview

https://vueuc.vercel.app

Components

VBinder

Includes v-binder, v-follower and v-target.

Content in v-follower will track v-target. Use v-binder to wrap 1 v-target and 1 or more v-target.

For more API please read the source code. I'm too lazy to write them since I'm the only one that uses the library.

<v-binder>
  <v-target>
    <target-element />
  </v-target>
  <v-follower show placement="top">
    <follwer-element-1 />
  <v-follower>
  <v-follower show placement="bottom">
    <follwer-element-1 />
  <v-follower>
</v-binder>

VVirtialList

A simple virtual list which supports flexable-height items

VXScroll

All content inside it to be scroll in X direction when you wheel at Y direction.

VResizeObserver

<v-resize-observer :on-resize="handleResize">
  <el />
</v-resize-observer>

More Repositories

1

xicons

SVG Vue/React components integrated from fluentui-system-icons, ionicons, ant-design-icons, material-design-icons, Font-Awesome, tabler-icons and carbon icons. (Vue3, Vue2, React, SVG)
JavaScript
1,264
star
2

css-render

Generating CSS using JS with considerable flexibility and extensibility, at both server side and client side.
TypeScript
203
star
3

treemate

Manipulating tree data structure for user interface
TypeScript
148
star
4

vfonts

CSS
72
star
5

lyla

A fully typed HTTP client with explicit behavior & error handling.
TypeScript
64
star
6

naive-ui-nuxt-demo

Vue
52
star
7

vooks

Utils Composable for Vue
TypeScript
47
star
8

naive-ui-vite-ssr

An example of naive-ui vite ssr.
JavaScript
36
star
9

evtd

Event delegation with native events and extended events.
TypeScript
23
star
10

component-tree-data-share

关于组件库树形数据的一次分享
22
star
11

seemly

TypeScript
21
star
12

nuxtjs-naive-ui

The official nuxt module for naive-ui that supports Nuxt.js SSR.
TypeScript
17
star
13

event-tracker-wrapper

Event tracker wrapper.
TypeScript
15
star
14

vdirs

Helper directives for Vue
TypeScript
14
star
15

vue3-programming-share

CSS
7
star
16

misclint

TypeScript
6
star
17

maintainable-vue-project-share

Vue
5
star
18

vue3-programming-share-2

CSS
5
star
19

naive-ui-vitepress-demo

This is a demo for using `naive-ui` in `vitepress` with SSR enabled.
TypeScript
4
star
20

demoup

TypeScript
3
star
21

irw

TypeScript
3
star
22

store4mp

A very basic data store manager library for mini program (mainly for cross-page usage)
TypeScript
3
star
23

v2s

Convert vue to script.
JavaScript
3
star
24

sstimer

A super simple timer that can start, stop & fire finish callback.
TypeScript
3
star
25

boom

JavaScript
2
star
26

07akioni

2
star
27

naming-convention-types

TypeScript
2
star
28

figma-plugin-image-info

JavaScript
2
star
29

create-merged-request

Merge scattered requests into one, distribute corresponding result to requestor.
TypeScript
2
star
30

maybe-a-bug-of-volar

Vue
1
star
31

dag-maker

A frontend for dagre & dagre-d3 that draws elegant DAG.
JavaScript
1
star
32

karma-boilerplate

JavaScript
1
star
33

taro-example

JavaScript
1
star
34

vue-create-ssr-app-issue

JavaScript
1
star
35

pkuhole-fetcher-pwa

An PWA for pkuhole-fetcher.
JavaScript
1
star
36

tailwind-color-interpolation

Linear interpolation color set for tailwind CSS
HTML
1
star
37

tex-assignment-template

TeX
1
star