Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplajs/simpla-notify

Beautiful notifications for Simpla elements
https://github.com/simplajs/simpla-notify

content-management notifier polymer simpla toast web-components

Last synced: about 2 months ago
JSON representation

Beautiful notifications for Simpla elements

Awesome Lists containing this project

README

        

# simpla-notify
[![Build status][travis-badge]][travis-url] [![Bower dependencies][bowerdeps-badge]][bowerdeps-url] ![Version][bower-badge]

Beautiful notifications for Simpla elements

### Installation & usage

Install simpla-notify with Bower

```sh
$ bower install SimplaElements/simpla-notify --save
```

Import it into the `` of your page

```html

```

Then use simpla-notify in your project

```html

```

Note for cross-browser support you should also include the [Web Components Polyfill][webcomponents].

--

MIT © [Simpla](https://www.simpla.io)

[webcomponents]: https://github.com/webcomponents/webcomponentsjs

[bower-badge]: https://img.shields.io/bower/v/simpla-notify.svg
[bowerlicense-badge]: https://img.shields.io/bower/l/simpla-notify.svg
[travis-badge]: https://img.shields.io/travis/SimplaElements/simpla-notify.svg
[travis-url]: https://travis-ci.org/SimplaElements/simpla-notify
[bowerdeps-badge]: https://img.shields.io/gemnasium/SimplaElements/simpla-notify.svg
[bowerdeps-url]: https://gemnasium.com/bower/simpla-notify