[DEPRECATED] QR Code elements for AngularJS.
The Angular QR Code package is deprecated due to the discontinuation of AngularJS support. It was a directive for AngularJS that utilized Kazuhiko Arase's qrcode-generator library to create QR codes.
import 'angular-qrcode';
Add the following line to webpack.config.js:
import 'angular-qrcode';
Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.