angular-dojo

March 27, 2014 ยท View on GitHub

AngularJS directives for dojo widgets

Usage

eg: <script src='directives/angular-dojo.js'></script>

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

Examples

See test.html

License

angular-dojo may be used under the terms of the MIT license, see LICENSE