guanhr


  • > Forked from wsfe/vue-tree > 此项目基于wsfe/vue-tree, 根据自身的业务需求, 仅对部分功能做了调整或新增.

    published 1.0.5 3 days ago
  • ```typescript import Mqtt from '@teaghy/mqtt'; const host = '127.0.0.1'; const port = 1883; const client = new Mqtt(`ws://${host}:${port}/mqtt`, { clientId: 'iot_' + Math.random().toString(16).substr(2, 8), // clientId: 'HLInitMessages',

    published 0.0.4 2 years ago
  • Day.js webpack plugin for Ant Design (antd)

    published 1.0.9 a year ago
  • <p align="center"> <img src="https://github.com/vueuse/vue-demi/blob/main/assets/banner.png?raw=true" width="600"/> <br> <a href='https://www.npmjs.com/package/vue-demi'><img src='https://img.shields.io/npm/v/vue-demi?color=42b883' alt='npm'></a> </p>

    published 0.14.5 a year ago
  • ```typescript import Mqtt from '@teaghy/mqtt-helper'; const host = '127.0.0.1'; const port = 1883; const client = new Mqtt(`ws://${host}:${port}/mqtt`, { clientId: 'iot_' + Math.random().toString(16).substr(2, 8), // clientId: 'HLInitMessa

    published 0.0.5 a year ago
  • Vue tree component. Features: Vue2 & 3, TypeScript, SSR, nested, virtual list, draggable, sortable, placeholder for drag, table tree, based on Drag and Drop API, deal with any other code based on Drag and Drop API.

    published 2.8.2 2 months ago
  • > 此项目仅示范性封装自身常用的工具函数.

    published 0.0.4 3 days ago