Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simplajs/simpla-notify
- Owner: simplajs
- License: mit
- Created: 2017-02-05T07:55:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T04:37:15.000Z (over 7 years ago)
- Last Synced: 2024-11-17T19:48:13.472Z (2 months ago)
- Topics: content-management, notifier, polymer, simpla, toast, web-components
- Language: HTML
- Size: 79.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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