Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 341 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 341 Bytes

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