1.0.16 • Published 12 months ago

@knowins/notifier v1.0.16

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

notifier

Display notifications from a promise

NPM JavaScript Style Guide

Install

npm install --save notifier

Usage

import React, { Component } from 'react'

import MyComponent from 'notifier'
import 'notifier/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © knowins

1.0.16

12 months ago

1.0.15

12 months ago

1.0.14

12 months ago

1.0.13

12 months ago

1.0.12

12 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago