xiaolu521


xiaolu521

  • ``` npm install xl-chart --save-dev ```

    published version 1.1.13, 3 years ago
  • published version 1.0.0, 3 years ago
  • Install ```cmd npm install woo-email-editor html-to-image --save-dev or yarn add woo-email-editor -D ``` Import ```js import WooEmailEditor form "woo-email-editor" ``` Use ```js const wooEmailEditor = new WooEmailEditor({

    published version 1.2.6, 3 years ago
  • Install ``` npm install woo-util ``` Import ```js import {XlPdf} form "woo-util" ``` Use ```js const xlPdf = new XlPdf({ el: document.getElementById("root"), name:"下载文件" }) xlPdf.save(); ```

    published version 1.0.3, 3 years ago
  • Install ```cmd npm install woo-email-editor-qa html-to-image --save-dev or yarn add woo-email-editor-qa -D ``` Import ```js import WooEmailEditor form "woo-email-editor" ``` Use ```js const wooEmailEditor = new WooEmailEditor({

    published version 1.0.2, 3 years ago
  • ``` yarn build ```

    published version 1.1.4, 3 years ago
  • published version 0.2.5, 3 years ago