/mhng

Just another collection of re-usable angular components

Primary LanguageJavaScript

Angular Utilities

Working at another collection of re-usable Angular components while hacking on my side projects.

Deeply inspired by @michaelbromley's angularUtils

Directives

richSummary

This directive shows a rich-content preview of a web resource. It incorporates a minimal carousel-like gallery of a given collection of images.

<rich-summary images="images" thumbnails="thumbnails" title="title"
    caption="caption" href="href"></rich-summary>

richSummary preview