1.0.35 • Published 6 months ago

@universal-packages/core-background-jobs-mailing v1.0.35

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Core Background Jobs Mailing

npm version Testing codecov

Background Jobs Mailing universal-core module abstraction.

Install

npm install @universal-packages/core-background-jobs-mailing

npm install @universal-packages/core-background-jobs

Initialization

ucore exec mailing-task init

Global

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

mailingSubject.send()
core.coreModules.mailingModule.subject.send()

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-background-jobs-mailing" />

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.0.19

7 months ago

1.0.18

7 months ago

1.0.17

7 months ago

1.0.16

7 months ago

1.0.22

7 months ago

1.0.21

7 months ago

1.0.20

7 months ago

1.0.26

7 months ago

1.0.25

7 months ago

1.0.24

7 months ago

1.0.23

7 months ago

1.0.29

7 months ago

1.0.28

7 months ago

1.0.27

7 months ago

1.0.33

6 months ago

1.0.11

8 months ago

1.0.32

6 months ago

1.0.10

8 months ago

1.0.31

7 months ago

1.0.30

7 months ago

1.0.15

7 months ago

1.0.14

8 months ago

1.0.35

6 months ago

1.0.13

8 months ago

1.0.34

6 months ago

1.0.12

8 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago