1.0.42 • Published 2 years ago

sbx-react-notify v1.0.42

Weekly downloads
81
License
-
Repository
-
Last release
2 years ago

Notify module

Notify module

Requirements

  • node >= 4.1
  • sbx >=0.3.55

Core dependencies

package 'sbx-react-core' must be installed

  • emitter ('sbx-react-core')

Installation

$ sbx install sbx-react-notify

Use plugin

import { Emitter } from 'sbx-react-core';
import Notifications from 'sbx-react-notify';

//add to React router list to main.js
<Notifications/>

//send notify success 
Emitter.emit('notify:push', {
    status: 200,
    message: `Message`
});

Developers

  • Viktor Fisher
  • Vladislav Fischer

FAQ

License

The MIT License (MIT)

Copyright (c) 2019 Sobix Group LLC

1.0.42

2 years ago

1.0.41

2 years ago

1.0.40

3 years ago

1.0.39

3 years ago

1.0.38

3 years ago

0.1.0

3 years ago

0.2.0

3 years ago

1.0.37

3 years ago

0.0.5

3 years ago

1.0.36

3 years ago

1.0.35

3 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.28

4 years ago

1.0.30

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.22

4 years ago

1.0.23

4 years ago

1.0.20

4 years ago

1.0.2

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.12

4 years ago

1.0.1

4 years ago