@blacklake-kodo/plugin-file-save

0.1.4 • Public • Published

@blacklake-kodo/plugin-file-save

Install

Using npm:

$ npm install --save-dev @blacklake-kodo/plugin-file-save

or using yarn:

$ yarn add @blacklake-kodo/plugin-file-save --dev

use

import { FileSave } from "umi";

let blob = new Blob(["Hello,world!"])
FileSaver(blob,"hello world")

or

FileSaver("https://XXX.png","image.png")

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @blacklake-kodo/plugin-file-save

      Weekly Downloads

      3

      Version

      0.1.4

      License

      MIT

      Unpacked Size

      14.6 kB

      Total Files

      8

      Last publish

      Collaborators

      • leomyili
      • edison13571
      • wwwxy80s