UNPKG

angular-cached-resource

Version:

An AngularJS module to interact with RESTful resources, even when browser is offline

12 lines (10 loc) 200 B
define([ "./core", "./attributes/val", "./attributes/attr", "./attributes/prop", "./attributes/classes" ], function( jQuery ) { // Return jQuery for attributes-only inclusion return jQuery; });