Pinned Repositories
angular-datepicker
Angularjs datepicker module, generate a datepicker on your input element - https://720kb.github.io/angular-datepicker
angular-elastic
Elastic (autosize) textareas for AngularJS, without jQuery dependency.
angular-inview
AngularJS directive to check if a DOM element is in the browser viewport.
angular-recaptcha
Angular directive to add a reCaptcha widget to your form
angular-socialshare
Angular social share module, share urls and content on social networks such as facebook, google+, twitter, pinterest and so on - http://720kb.github.io/angular-socialshare
angular-xeditable
Edit in place for AngularJS
angular-youtube-embed
:tv: Embed a YouTube player with a simple directive
angularUtils
A place where I will collect useful re-usable Angular components that I make
hn
Hacker News Ionic 3 App
vikramk0901's Repositories
vikramk0901/CanvasText
This object can render text in HTML 5 canvas objects. It can create a two dimension canvas object and renders text strings in it using given text style class definitions embedded in the text similar to HTML tags. The style classes can include definitions for rendering parameters like the text font, color, size and text alignment. The text style definitions can be cached to avoid the overhead of recomputing the text styles.
vikramk0901/font-awesome-animation
Simple animations using FontAwesome and some CSS3.
vikramk0901/infinity
UITableViews for the web.
vikramk0901/isInViewport
An ultra-light jQuery plugin that tells you if an element is in the viewport but with a twist.
vikramk0901/scrollMonitor
A simple and fast API to monitor elements as you scroll