All Projects → Cordobo → angularx-qrcode-sample-app

Cordobo / angularx-qrcode-sample-app

Licence: MIT license
Angular5/6/7/8/9/10+ sample apps with working implementations of angularx-qrcode

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to angularx-qrcode-sample-app

angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (+73.33%)
Mutual labels:  angular4, angular5, angular6, angular7, angular8
Ng Select
⭐ Native angular select component
Stars: ✭ 2,781 (+18440%)
Mutual labels:  angular4, angular5, angular6, angular7, angular8
angular-rollbar-source-maps
Angular 2+ implementation to upload sourcemaps to Rollbar
Stars: ✭ 17 (+13.33%)
Mutual labels:  angular4, angular5, angular6, angular7
Nebular
💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
Stars: ✭ 7,368 (+49020%)
Mutual labels:  angular4, angular5, angular6, angular7
Angular-Movies
Angular Movies | TV Shows is a simple web app that consumes The Movie DB API - Angular 13 + Material Angular
Stars: ✭ 35 (+133.33%)
Mutual labels:  angular4, angular6, angular7, angular8
Sb Admin Bs4 Angular 8
Simple Dashboard Admin App built using Angular 8 and Bootstrap 4
Stars: ✭ 1,931 (+12773.33%)
Mutual labels:  angular4, angular5, angular6
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (+493.33%)
Mutual labels:  angular4, angular5, angular6
Ngx Daterangepicker Material
Pure Angular 2+ date range picker with material design theme, a demo here:
Stars: ✭ 169 (+1026.67%)
Mutual labels:  angular4, angular5, angular6
Angular File Uploader
Angular file uploader is an Angular 2/4/5/6/7/8/9/10 + file uploader module with Real-Time Progress Bar, Responsive design, Angular Universal Compatibility, localization and multiple themes which includes Drag and Drop and much more.
Stars: ✭ 92 (+513.33%)
Mutual labels:  angular4, angular5, angular6
Aspnetcore Angular Universal
ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Stars: ✭ 1,455 (+9600%)
Mutual labels:  angular4, angular5, angular6
Angular5 Seed
Angular5 Seed for Application
Stars: ✭ 222 (+1380%)
Mutual labels:  angular4, angular5, angular6
Ngx Papaparse
Papa Parse wrapper for Angular
Stars: ✭ 83 (+453.33%)
Mutual labels:  angular4, angular5, angular6
Awesome Angular
📄 A curated list of awesome Angular resources
Stars: ✭ 8,160 (+54300%)
Mutual labels:  angular4, angular9, angular10
Ng2 Flatpickr
Angular 2+ wrapper for flatpickr (https://github.com/chmln/flatpickr)
Stars: ✭ 91 (+506.67%)
Mutual labels:  angular4, angular5, angular6
Ng2 Pdfjs Viewer
An angular 8 component for PDFJS and ViewerJS (Supports angular 2/4/5/6/7)
Stars: ✭ 150 (+900%)
Mutual labels:  angular4, angular5, angular6
Angular Froala Wysiwyg
Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
Stars: ✭ 696 (+4540%)
Mutual labels:  angular4, angular5, angular6
Learn Angular From Scratch Step By Step
Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular app using Angular Material components. We will go through the main building blocks of an Angular 7 application as well as the best practices for building a complete app with Angular.
Stars: ✭ 140 (+833.33%)
Mutual labels:  angular4, angular5, angular6
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (+180%)
Mutual labels:  angular4, angular5, angular6
Ng2 Idle
Responding to idle users in Angular (not AngularJS) applications.
Stars: ✭ 240 (+1500%)
Mutual labels:  angular4, angular5, angular6
Ngx Monaco Editor
Monaco Editor component for Angular 2 and Above
Stars: ✭ 347 (+2213.33%)
Mutual labels:  angular4, angular5, angular6

angularx-qrcode sample app

Angular10 demo app with a working implementation of angularx-qrcode.

angularx-qrcode is an Angular4/5/6/6.1/7/7.1/8/9/10 QRCode generator Component library for QR Codes (Quick Response) with AOT support.

angularx-qrcode Repository: https://github.com/Cordobo/angularx-qrcode

Installation

  1. Install angular globally:

    npm install -g @angular/cli

  2. Clone "angularx-qrcode-sample-app" (this repository). The "master" repository contains the Angular 10 demo app, use the branch "angular5", "angular6", "angular6_1", "angular7", "angular7_1", "angular8" or "angular9" for a demo app with support for your respective version

  3. Run npm install to install all dependencies.

Serve

  1. Run ng serve --open
  2. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

  1. Run ng build to build the project.
  2. The build artifacts will be stored in the dist/ directory. Run ng build --prod for a production build.
  3. Run npm run dev to startup a server with your build from dist/ on http://localhost:3000/

License

(MIT License)

Copyright (c) 2020, Andreas Jacob (Cordobo.com)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].