@breejs/ts-worker
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@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

Dependencies (2)

Dev Dependencies (19)

Package Sidebar

Install

npm i @breejs/ts-worker

Weekly Downloads

1,862

Version

2.0.0

License

MIT

Unpacked Size

5.57 kB

Total Files

6

Last publish

Collaborators

  • titanism
  • niftylettuce
  • gargol
  • daniellockyer
  • shadowgate15