I thought this would be a very common thing, but I couldn\'t find how to handle it in AngularJS. Let\'s say I have a list of events and want to output them with AngularJS, t
You can use ngShow.
No events
See example.
Or you can use ngHide
For object you can test Object.keys.