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

0.2.2 • Public • Published

async-webworker Build Status

My terrific module

Install

$ npm install async-webworker

Usage

const asyncWebworker = require('async-webworker');

asyncWebworker('unicorns');
//=> 'unicorns & rainbows'

API

asyncWebworker(input, [options])

input

Type: string

Lorem ipsum.

options

Type: Object

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Yeasteregg

Readme

Keywords

Package Sidebar

Install

npm i async-webworker

Weekly Downloads

4

Version

0.2.2

License

MIT

Unpacked Size

6.7 kB

Total Files

8

Last publish

Collaborators

  • lucamattiazzi