PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

Sample of directives #140

Closed sitorush closed 8 years ago

sitorush commented 8 years ago

Hi.. Is there an example how to create a directive? I need a directive not a component. I need to do animations and lots of DOM manipulations.

Thanks

kotmatpockuh commented 8 years ago

@sitorush any ideas?

sitorush commented 8 years ago

Yep, look at the example app here: https://github.com/AngularClass/NG6-todomvc-starter/tree/master/src/app/components/todoTextInput