How to access jQLite? Technology Community › Category: AngularJS › How to access jQLite? 0 Vote Up Vote Down VietMX Staff asked 4 years ago jQuery lite or the full jQuery library if available, can be accessed via the AngularJS code by using the element() function in AngularJS. Basically, angular.element() is an alias for the jQuery function.