chiyu_xinyi


Stevin_Jimmy

  • ```typescript export declare namespace NSFuncArrayLike { type TLoopFunc<T> = (item: T, index: number, arrLike: ArrayLike<T>) => any; }

    published 1.3.7 6 months ago
  • github.com

    published 1.0.4 a year ago
  • published 1.0.2 2 years ago
  • 书写框架的时候,经常需要预置一些基本样式,故而写了这个库。 Output an instance with a preset of EChart options; ## ts主要类型声明(Typescript Declaration) ```typescript import { EChartOption } from "echarts"; import TDefaultSeriesMap = NSEChartOptionMixer.TDefaultSeriesMap; export de

    published 1.0.22 9 months ago
  • ```typescript export declare class AkabaUrlSearchParse { readonly urlPairMap: Map<string, string | boolean>; constructor(urlSearch?: string); addPair(name: string, value: string): this; removePair(name: string): this; getPairValu

    published 1.2.2 a year ago
  • ```typescript export declare function cryptoRandInt(min: number, max?: number): number; export declare const winCrypto: Crypto; export declare function cryptoRandom(): number; ```

    published 1.2.2 a year ago
  • published 1.0.0 2 years ago
  • published 1.0.2 a year ago
  • # 说明

    published 1.1.1 a year ago
  • published 1.0.0 a year ago
  • 2d point and methods

    published 1.0.1 a year ago
  • Generates an image from a DOM node using HTML5 canvas and SVG

    published 0.0.7 a year ago