1.9.8 • Published 2 years ago

@guanghechen/blob-helper v1.9.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

blob-helper is a colorful logger tool based on chalk (so you can use a lot of colors), and can be easily integrated into commander.js (so you can use command line parameters to customized the logger's behavior).

Install

  • npm

    npm install --save @guanghechen/blob-helper
  • yarn

    yarn add @guanghechen/blob-helper

Usage

  • convertDataURLToBlob(dataURL: string): Blob: Creates and returns a blob from a data URL (either base64 encoded or not).
  • downloadBlob(blob: Blob, filename: string): void: emit a download task in browser.
1.9.8

2 years ago

1.9.7

2 years ago

1.9.6

2 years ago

1.9.5

2 years ago

1.9.0-alpha.0

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.8.6

2 years ago

1.9.4

2 years ago

1.9.3

2 years ago

1.9.2

2 years ago

1.8.5

2 years ago

1.8.4

3 years ago

1.8.3

3 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago