langwenda


AlanLang

  • UI Components for React

    published 16.0.2 5 years ago
  • Angular版本代码对比工具

    published 0.1.0 5 years ago
  • an toast component for react

    published 16.1.7 5 years ago
  • 一个无须依赖HTML模板、极简的通知组件。

    published 1.1.0 5 years ago
  • finui脚手架工具

    published 1.1.0 5 years ago
  • fineui脚手架工具

    published 0.0.1 5 years ago
  • 常用命令工具

    published 0.1.3 5 years ago
  • published 1.1.7 3 years ago
  • ``` npm i aira2.js // yarn add aira2.js ``` ## 使用 ``` import { Aira2 } from 'aira2.js'; const option = { url: 'ws://localhost', token: '' } const aira = new Aira2(option); ``` ## 接口 ``` // 下载 download(url: string): Promise<any>; // 获取下载任务 getList(

    published 0.0.8 4 years ago