/yousay

Simple Web App to share messages.

Primary LanguageJavaScript

yousay

Simple AngularJS Web App to share messages. The current version online: Yousay.buzz

Plugins used:

  • Angular service for UTF-8 and Base64 Javascript Encoding: angular-utf8-base64

  • Angular directive that simulates the effect of typing, that I slightly adapted to my needs: angular-typewrite

  • Angular directive that automatically scrolls to the bottom of an element on changes in its scope: angular-scroll-glue

  • Library for creating beautiful mobile shelfs in Javascript: Snap.js

  • Angular wrapper around Snap.js: angular-snap.js

  • Fastclick is a library for eliminating 300ms between physical tap and the firing click event on mobile browsers: FastClick