Skip to content

Files

Latest commit

385d17d · Oct 18, 2014

History

History
12 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 531 Bytes

AngularJS Components

A collection of random reusable drop-in components for AngularJS.

Contents

dd-text-collapse

A directive that can easily be used on text areas/fields to automatically truncate/collapse/shrink text to a specific character limit, adding a "show more/less" toggle. Previously "dd-collapse-text".

Thanks to @micabot for the improvements.

Result:

image