Pinned Repositories
angular-hovercard
Hovercard is a very lightweight Angular directive that is written purely in AngularJS. It is a card that is displayed when you hover over a label. The card can contain any html element.
angular-json-human
Angular Json Formatting for Human Beings (inspired by https://github.com/marianoguerra/json.human.js)
angular-md
Angular directive to render Markdown text. It's built on blazingly fast markdown parser 'marked'.
angular-timeago
Angular directive/filter/service for formatting date so that it displays how long ago the given time was compared to now.
configs
collection of various configuration files (i.e. .emacs, .emacs.d, .vimrc, .bashrc, .profile, etc.)
ng-component-seed
This repo contains all you need to kickstart implementing your own Angular directive. Just clone this repo, implement your directive and share with other AngularJS enthusiasts!
ng-html2js
Standalone script to turn Angular template into js and put it in a module.
problem-solving
solutions to various problem solving (programming) exercises
tinymce-filepicker
Filepicker plugin for TinyMCE editor.
yaru22's Repositories
yaru22/angular-timeago
Angular directive/filter/service for formatting date so that it displays how long ago the given time was compared to now.
yaru22/angular-hovercard
Hovercard is a very lightweight Angular directive that is written purely in AngularJS. It is a card that is displayed when you hover over a label. The card can contain any html element.
yaru22/angular-json-human
Angular Json Formatting for Human Beings (inspired by https://github.com/marianoguerra/json.human.js)
yaru22/ng-html2js
Standalone script to turn Angular template into js and put it in a module.
yaru22/angular-md
Angular directive to render Markdown text. It's built on blazingly fast markdown parser 'marked'.
yaru22/problem-solving
solutions to various problem solving (programming) exercises
yaru22/configs
collection of various configuration files (i.e. .emacs, .emacs.d, .vimrc, .bashrc, .profile, etc.)
yaru22/ng-component-seed
This repo contains all you need to kickstart implementing your own Angular directive. Just clone this repo, implement your directive and share with other AngularJS enthusiasts!
yaru22/tinymce-filepicker
Filepicker plugin for TinyMCE editor.
yaru22/rhtml
"Require" minified HTML as a string
yaru22/angular-skip
A simple Angular skip filter. e.g. ... items | skip:5 | limitTo: 10 ...
yaru22/git-track
Track a remote repository and apply patches incrementally.
yaru22/angular-paginator
Angular paginator directive to be used with ng-repeat.
yaru22/co-couchbase
A couchbase wrapper to be used with visionmedia's co library.
yaru22/github-issue-extractor
Extracts issues from the specified milestones and generate .csv.
yaru22/ultimate-seed
The ultimate JavaScript/Node.js full-stack seed that makes web developers insanely productive. (Backbone, Bower, Bootstrap, Compass/SCSS, Express, Font Awesome, Grunt, Handlebars, jQuery, JSHint, Karma, Livereload, Lodash/Underscore, Marionette, Mocha w/ Chai, Modernizr, MongoDB w/ Mongoose, Passport, Passport-Facebook, Passport-Google, Passport-Twitter, Redis w/ Hiredis, RequireJS, SocketIO, Uglify, Winston)
yaru22/form-schema
yaru22/grunt-angular-templates
Grunt build task to concatenate & pre-load your AngularJS templates
yaru22/grunt-contrib-watch
Run tasks whenever watched files change.
yaru22/node-ultimate
Dependency library for `ultimate-seed`
yaru22/plaid-take-home
Take home assignment.
yaru22/rfileify
Convert any code using rfile and derivatives so that it supports browserify
yaru22/stream-experiment
Simple experiment and its findings with programs using stream and not using stream.
yaru22/yaru22.github.io