1.0.1 • Published 3 years ago

spenan-poster v1.0.1

Weekly downloads
4
License
ISC
Repository
-
Last release
3 years ago

/**

  • Copyright (c) 2020 Spenan.com, Inc. All Rights Reserved
  • Licensed under the Apache License, Version 1.0 (the "License"); you may not use this file except in compliance with
  • the License. You may obtain a copy of the License at
  • http://www.apache.org/licenses/LICENSE-2.0
  • Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
  • an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
  • specific language governing permissions and limitations under the License.
  • @file spenan-poster/index.js
  • @author spenan 导出类 */

Import Modules

  1. const html2canvas = require("html2canvas");
  2. const canvas2image = require("./canvas2image");
  3. const jspdf = require('jspdf');
  4. const qee = require("qf-export-excel");

Spenan Methods

  1. domExportImg() Convert DOM node to Base64
  2. domExportPDF() Exporting DOM nodes to PDF
  3. dataExportExcel() Export key and data to excel
  4. spenan_fileName() Generate file name