Skip to content

Instantly share code, notes, and snippets.

View rajhseg's full-sized avatar

Rajesh rajhseg

View GitHub Profile
@rajhseg
rajhseg / demo.html
Created November 3, 2014 03:38
Angular Notification library , where users can easily raise the notification in the web in all type of mechanism including Push with angular.js as dependency
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/notification-rg.css" rel="stylesheet">
</head>