@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
  ]
}

Dependencies (2)

Dev Dependencies (25)

Package Sidebar

Install

npm i @fabrix/spool-notifications

Homepage

fabrix.app

Weekly Downloads

14

Version

1.5.0

License

MIT

Unpacked Size

58.3 kB

Total Files

59

Last publish

Collaborators

  • scottbwyatt