An open API service indexing awesome lists of open source software.

https://github.com/ducksoupdev/test-typescript-directive

A test directive for Angular 1 using Typescript
https://github.com/ducksoupdev/test-typescript-directive

Last synced: 10 months ago
JSON representation

A test directive for Angular 1 using Typescript

Awesome Lists containing this project

README

          

# Test Typescript directive

This is a quick test directive for Angular 1 in Typescript.

It specifies a controller for the directive and solely injects the dependencies there rather than the link function.