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

1.5.0 • Public • Published

spool-notifications

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

Notifications for Fabrix

Install

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

Configure

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

/@fabrix/spool-notifications/

    Package Sidebar

    Install

    npm i @fabrix/spool-notifications

    Homepage

    fabrix.app

    Weekly Downloads

    15

    Version

    1.5.0

    License

    MIT

    Unpacked Size

    58.3 kB

    Total Files

    59

    Last publish

    Collaborators

    • scottbwyatt