Brian Park

Results 6 repositories owned by Brian Park

angular-hovercard

96
Stars
22
Forks
Watchers

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

46
Stars
16
Forks
Watchers

Angular Json Formatting for Human Beings (inspired by https://github.com/marianoguerra/json.human.js)

angular-md

25
Stars
7
Forks
Watchers

Angular directive to render Markdown text. It's built on blazingly fast markdown parser 'marked'.

angular-timeago

177
Stars
84
Forks
Watchers

Angular directive/filter/service for formatting date so that it displays how long ago the given time was compared to now.

ng-html2js

30
Stars
19
Forks
Watchers

Standalone script to turn Angular template into js and put it in a module.

problem-solving

23
Stars
21
Forks
Watchers

solutions to various problem solving (programming) exercises