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

1.1.4 • Public • Published

@nextcloud/notify_push

npm

A javascript client for notify_push events for Nextcloud apps.

Installation

npm i -S @nextcloud/notify_push

Usage

import { listen } from '@nextcloud/notify_push'

listen('notify_file', () => {
	console.log('A File has been changed')
})

Readme

Keywords

Package Sidebar

Install

npm i @nextcloud/notify_push

Weekly Downloads

484

Version

1.1.4

License

AGPL-3.0-or-later

Unpacked Size

215 kB

Total Files

25

Last publish

Collaborators

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