@fabrix/spool-tracker
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

spool-tracker

Gitter NPM version Build Status Test Coverage Dependency Status Follow @FabrixApp on Twitter

📦 Tracker Spool

Install

$ npm install --save @fabrix/spool-tracker

Configure

// config/main.ts
import { TrackerSpool } from '@fabrix/spool-tracker'
export const main = {
  spools: [
    // ... other spools
    TrackerSpool
  ]
}

Configuration

// config/tracker.ts
export const tracker = {

}

For more information about store (type and configuration) please see the tracker documentation.

Usage

Package Sidebar

Install

npm i @fabrix/spool-tracker

Homepage

fabrix.app

Weekly Downloads

0

Version

1.5.0

License

MIT

Unpacked Size

43.9 kB

Total Files

55

Last publish

Collaborators

  • scottbwyatt