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

Package detail

@jacobbubu/job-model

jacobbubu12MIT1.2.0TypeScript support: included

readme

@jacobbubu/job-model

Build Status Coverage Status npm

Implement a replicated job queue based on scuttlebutt-pull.

Intro.

This tool is a modification of typescript-library-starter, I'm using it to create Node.JS modules.

Usage

Please see the example('./examples/simple.ts') for the usage.