2.0.0 • Published 2 years ago

@breejs/ts-worker v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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

NameWebsite
Taylor Schleyhttps://github.com/shadowgate15

License

MIT © Taylor Schley