Skip to content

Instantly share code, notes, and snippets.

View reyraa's full-sized avatar
🏢
Working from office

Ali reyraa

🏢
Working from office
View GitHub Profile
@reyraa
reyraa / index.html
Last active August 29, 2015 14:24
Angular Otobox
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.min.js"></script>
<script src="main.js"></script>
</head>
<body ng-app="app">
<div ng-controller="CommentController">
<form ng-submit="submit()">
<textarea
otobox-config="otobox"