0.0.1 • Published 10 years ago

karma-requirejs-wrapper-preprocessor v0.0.1

Weekly downloads
62
License
ISC
Repository
github
Last release
10 years ago

karma-requirejs-wrapper-preprocessor

A Karma preprocessor module that can be used to wrap the contents of files with a 'require() {}' call. While it can technically be used in a standalone manner with any data files, this module has been primarily developed to wrap the result of the ng-html2js processor module, for projects that primarily use requirejs in conjuction with angularjs.