simplajs / simpla-notify

Beautiful notifications for Simpla elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpla-notify

Build status Bower dependencies Version

Beautiful notifications for Simpla elements

Installation & usage

Install simpla-notify with Bower

$ bower install SimplaElements/simpla-notify --save

Import it into the <head> of your page

<link rel="import" href="/bower_components/simpla-notify/simpla-notify.html">

Then use simpla-notify in your project

<simpla-notify></simpla-notify>

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

--

MIT © Simpla

About

Beautiful notifications for Simpla elements

License:MIT License


Languages

Language:HTML 59.3%Language:JavaScript 40.7%