angular-dojo icon indicating copy to clipboard operation
angular-dojo copied to clipboard

AngularJS directives for dojo widgets

angular-dojo

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