Skip to content

adamczak/angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular modules

adamczak.strings

Wrap directive (wrapvalue): Wraps value in a prefix or suffix if value isn't empty.

<span wrapvalue="phone.areacode" prefix="(" suffix=")"></span>

Truncate filter: Truncate a string at a specific length and optionally add a suffix

{{value|truncate:maxLength[:suffix]}}

Demo: http://adamczak.github.io/angular/demo/

About

Some ng things I use across projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published