@nextcloud/push
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@nextcloud/push

Build Status npm Documentation

Receive push notifications from Nextcloud.

Installation

npm i -S @nextcloud/push

Usage

import { connect } from '@nextcloud/push'

const connection = connect(
    'mail',
    'folder/INBOX',
    e => console.info(e)
)

connection.close()

Readme

Keywords

Package Sidebar

Install

npm i @nextcloud/push

Weekly Downloads

2

Version

0.0.2

License

GPL-3.0-or-later

Unpacked Size

51.3 kB

Total Files

25

Last publish

Collaborators

  • susnux
  • pytal
  • gretadoci
  • mejo-
  • artonge
  • max-nextcloud
  • st3iny
  • marcoambrosinii
  • icewind1991
  • skjnldsv
  • christophwurst
  • juliushaertl
  • nickvergessen