worker-service-manager
TypeScript icon, indicating that this package has built-in type declarations

4.1.0 • Public • Published

WorkerServiceManager

Build Status Known Vulnerabilities

A simple system that handles communication between code running in different contexts (e.g.: workers) through messages.

Build

The bundles are built with rollup, you can run the build by: npm run build

Linting

Linting is done by tslint, you can run it by: npm run lint

Testing

Tests were written using mocha and sinon.

Run tests by: npm test

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i worker-service-manager

    Weekly Downloads

    10

    Version

    4.1.0

    License

    MIT

    Unpacked Size

    152 kB

    Total Files

    52

    Last publish

    Collaborators

    • alippai