#<x-swal> element </x-swal>
An awesome replacement for JavaScript's alert.
#Usage
You can install x-swal through bower:
bower install x-swall
Download the package and reference the Component file:
<!-- Optional polyfill-->
<script src="../webcomponentsjs/webcomponents-lite.min.js" />
<!--Element-->
<link rel="import" href="../x-swal/x-swal.html">