1.0.42 • Published 3 years ago

sbx-react-notify v1.0.42

Weekly downloads
81
License
-
Repository
-
Last release
3 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

3 years ago

1.0.41

4 years ago

1.0.40

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

0.1.0

4 years ago

0.2.0

4 years ago

1.0.37

4 years ago

0.0.5

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.28

5 years ago

1.0.30

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.22

5 years ago

1.0.23

5 years ago

1.0.20

5 years ago

1.0.2

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.12

5 years ago

1.0.1

5 years ago