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

https://github.com/adrobisch/angular-dojo

AngularJS directives for dojo widgets
https://github.com/adrobisch/angular-dojo

Last synced: 11 months ago
JSON representation

AngularJS directives for dojo widgets

Awesome Lists containing this project

README

          

angular-dojo
============

AngularJS directives for dojo widgets

Usage
-----
eg:
``````

```
angular.module('app', [
'angular-dojo'
]);
```

Examples
--------
See [test.html](test.html)

License
-------
*angular-dojo* may be used under the terms of the MIT license, see [LICENSE](LICENSE)