Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.14 KB

File metadata and controls

39 lines (26 loc) · 1.14 KB

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