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
- Host: GitHub
- URL: https://github.com/adrobisch/angular-dojo
- Owner: adrobisch
- License: mit
- Created: 2012-06-01T20:47:23.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-18T06:18:12.000Z (almost 12 years ago)
- Last Synced: 2025-04-05T07:01:54.801Z (11 months ago)
- Language: JavaScript
- Size: 245 KB
- Stars: 32
- Watchers: 8
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dojo - AngularJS Dojo - AngularJS directives for dojo widgets (Packages, libraries and scripts)
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)