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

0.0.1 • Public • Published

comlink-async-generator

Generator functions support for Comlink

Installation

npm i comlink-async-generator

Usage

import { transferHandlers } from 'comlink';
import { asyncGeneratorTransferHandler } from 'comlink-async-generator';

transferHandlers.set('asyncGenerator', asyncGeneratorTransferHandler);

License

MIT. Copyright (c) Kyaw Swar Thwin <myanmarunicorn@gmail.com>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    3

Package Sidebar

Install

npm i comlink-async-generator

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

20.4 kB

Total Files

10

Last publish

Collaborators

  • kyawswarthwin