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.

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