bloba
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Bloba Travis CI Build Status

Convert anything to a Blob.

NPM Badge

Install

npm install bloba

Usage

const bloba = require("bloba");
 
bloba("Hello World!");
//=> Blob {...}

API

bloba(object)

object

Type: any

The object to convert.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i bloba

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.95 kB

Total Files

6

Last publish

Collaborators

  • richienb