Skip to content

simplajs/simpla-notify

Repository files navigation

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