sams-resume-project / sams-resume-ui

Generic typescript type utility functions
1 stars 0 forks source link

Directive for array checks #42

Open shaycraft opened 3 years ago

shaycraft commented 3 years ago

Write a utility angular directive, that takes an object and returns TRUE if: 1.) Object is truthy 2.) Object is an array 3.). Array is not empty (length > 0)