Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@breejs/ts-worker

breejs16.1kMIT2.0.0TypeScript support: included

Typescript workers plugin for Bree!

bree, breejs, lass, schedule, ts, typescript, worker, workers

readme

@breejs/ts-worker

build status code style styled with prettier made with lass license npm downloads

Typescript workers plugin for Bree!

Table of Contents

Install

npm:

npm install @breejs/ts-worker

Usage

Note: You must be using Bree v9.0.0 or greater!

Extend bree with the plugin:

Bree.extend(require('@breejs/ts-worker'));

const bree = new Bree(config);

Contributors

Name Website
Taylor Schley https://github.com/shadowgate15

License

MIT © Taylor Schley

#