jhonnymichel / Xexeu-View

A view library built for learning purposes. implements the Observer design pattern.
4 stars 2 forks source link

Create xexeu-for directive #1

Open jhonnymichel opened 6 years ago

jhonnymichel commented 6 years ago

It should be a core directive, place it under ./directives.js

jhonnymichel commented 6 years ago

TIps: take a look at the directives.js file. the directives interface is very easy.