1.1.22 • Published 28 days ago

@universal-packages/core-push-notifications v1.1.22

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

Core Push Notifications

npm version Testing codecov

Redis universal-core module abstraction.

Install

npm install @universal-packages/core-push-notifications

npm install @universal-packages/core

Initialization

ucore exec push-notifications-task init

Global

Core expose PushNotifications instance as the global subject if core modulesAsGlobals config is true.

pushNotificationsSubject.pushNotification([token], { title: 'Message', body: 'From your SO' })
core.coreModules.pushNotificationsModule.subject.pushNotification([token], { title: 'Message', body: 'From your SO' })

Typescript

In order for typescript to see the global types you need to reference the types somewhere in your project, normally ./src/globals.d.ts.

/// <reference types="@universal-packages/core-push-notifications" />

This library is developed in TypeScript and shipped fully typed.

Contributing

The development of this library happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving this library.

License

MIT licensed.

1.1.22

28 days ago

1.1.21

28 days ago

1.1.20

29 days ago

1.1.16

1 month ago

1.1.15

1 month ago

1.1.19

30 days ago

1.1.18

1 month ago

1.1.17

1 month ago

1.1.12

1 month ago

1.1.11

1 month ago

1.1.14

1 month ago

1.1.13

1 month ago

1.1.9

1 month ago

1.1.10

1 month ago

1.1.1

1 month ago

1.1.0

1 month ago

1.1.8

1 month ago

1.1.7

1 month ago

1.1.6

1 month ago

1.1.5

1 month ago

1.1.4

1 month ago

1.1.3

1 month ago

1.1.2

1 month ago

1.0.44

2 months ago

1.0.48

2 months ago

1.0.47

2 months ago

1.0.46

2 months ago

1.0.45

2 months ago

1.0.49

2 months ago

1.0.51

2 months ago

1.0.50

2 months ago

1.0.43

2 months ago

1.0.42

2 months ago

1.0.40

2 months ago

1.0.41

2 months ago

1.0.39

3 months ago

1.0.38

3 months ago

1.0.37

3 months ago

1.0.36

3 months ago

1.0.35

3 months ago

1.0.34

3 months ago

1.0.33

3 months ago

1.0.32

3 months ago

1.0.31

3 months ago

1.0.30

3 months ago

1.0.29

4 months ago

1.0.28

4 months ago

1.0.27

4 months ago

1.0.26

5 months ago

1.0.19

6 months ago

1.0.18

7 months ago

1.0.17

7 months ago

1.0.16

7 months ago

1.0.9

7 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.22

6 months ago

1.0.21

6 months ago

1.0.20

6 months ago

1.0.25

6 months ago

1.0.24

6 months ago

1.0.23

6 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

12 months ago

1.0.0

12 months ago