Skip to content

pmcalabrese/angular-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Stuff

A collection of interesting directives filters and services for Angular

Documantation for directives

svgLoadingspin

Dircetive that show an arch spinning in SVG

Example:

<svg fill="white" height="25px" width="25px" viewBox="0 0 38 38">
	<svg-loadingspin></svg-loadingspin>
</svg>

Documantation for filters

asteriskFilter

Filters that hides a text and replace it with *

dotterFilter

Filters that replace the exeding characters after a certein length with "..."

trustAsHtml

Filters that return trust html

About

A collection of interesting directives filters and services for Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published