Skip to content

Angular directive for applying the dotdotdot jquery plugin- http://dotdotdot.frebsite.nl/

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
license.md
Notifications You must be signed in to change notification settings

tomobrien2004/angular-dotdotot

 
 

Repository files navigation

angular-dotdotot

Angular directive for applying the dotdotdot jquery plugin- http://dotdotdot.frebsite.nl/

Usage:

Include the directive in your app (see js/angular-dotdotdot.js).

Then in your controller:

$scope.myText = 'some really long text';

Template:

<p dotdotdot='myText'>{{myText}}</p>

About

Angular directive for applying the dotdotdot jquery plugin- http://dotdotdot.frebsite.nl/

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
license.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.6%
  • JavaScript 23.5%
  • CSS 3.9%