Skip to content
Coding Shiksha
  • Home
  • Youtube Channel
  • Privacy Policy

angular

Home » angular » Page 5
Posted inangular

Angular ngx-otp-input Example to Receive One Time Password & Fill it inside TextBox in TypeScript

  Install ngx-otp-input   Install the ngx-otp-input library via npm:   npm i ngx-otp-input     Import NgxOtpInputModule   Add the NgxOtpInputModule to your application. Open app.module.ts and update it…
Posted by geekygautam1997 January 24, 2025
Posted inangular

Angular ngx-print Example to Print HTML Section to PDF in Modal Window With CSS in Browser Using TS

  Install ngx-print   Install the ngx-printlibrary via npm:   npm i ngx-print     Import NgxPrintModule   Add the NgxPrintModule to your application. Open app.module.ts and update it as…
Posted by geekygautam1997 January 24, 2025
Posted inangular

Angular ngx-avatar Example to Create Social Media Profile Avatar Cards in Browser Using TypeScript

  Install ngx-avatar   Install the ngx-avatar library via npm:   npm i ngx-avatar     Import NgxAvatarModule   Add the NgxAvatarModule to your application. Open app.module.ts and update it…
Posted by geekygautam1997 January 24, 2025
Posted inangular

Build a Angular Image Cropper Editor With Live Preview & Controls Using ngx-image-cropper in TS

  npm i ngx-image-cropper     app.module.ts   [crayon-68adcea4d0fd7432671325/]     app.component.ts     [crayon-68adcea4d0fde319862542/]     app.component.html     [crayon-68adcea4d0fe3694162358/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 24, 2025
Posted inangular

Build a Angular Audio Player From URL With Controls Using ngx-audio-player in Browser Using TS

  npm i ngx-audio-player     app.module.ts   [crayon-68adcea4d11a4229822291/]     app.component.ts     [crayon-68adcea4d11a9432662178/]     app.component.html     [crayon-68adcea4d11ad373376677/] [crayon-68adcea4d11b1853602893/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Build a Angular Infinite Scroll Component to Load Data in Modal Box Using ngx-infinite-scroll in TS

  npm i ngx-infinite-scroll     app.module.ts   [crayon-68adcea4d146e126111119/]     app.component.ts     [crayon-68adcea4d1474320836054/]     app.component.html     [crayon-68adcea4d1478080978319/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Angular ngx-qrcode-styling Example to Generate Colorful Dynamic QRCode From Text in Browser Using TS

  npm i ngx-qrcode-styling     app.module.ts   [crayon-68adcea4d1663815924169/]     app.component.ts     [crayon-68adcea4d1669270740315/]     app.component.html     [crayon-68adcea4d166c615464397/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Build a Angular QRCode Reader & Scanner From Webcam & File Using ngx-scanner-qrcode Library in TS

  npm i ngx-scanner-qrcode     app.module.ts   [crayon-68adcea4d192d224235710/]     app.component.ts     [crayon-68adcea4d1937642049763/]     app.component.html     [crayon-68adcea4d193e676765697/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Angular ngx-qrcode Example to Generate QRCodes From Text and Download it as PNG Image in TS

  npm i ngx-qrcode     app.module.ts   [crayon-68adcea4d1be8632640416/]     app.component.ts     [crayon-68adcea4d1bee139920165/]     app.component.html     [crayon-68adcea4d1bf1122521151/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025
Posted inangular

Build a Angular QRCode Generator From Text and Export as PNG Image Using angularx-qrcode in TS

  npm i angularx-qrcode     app.module.ts   [crayon-68adcea4d1d98189031079/]     app.component.ts     [crayon-68adcea4d1d9e042344242/]     app.component.html     [crayon-68adcea4d1da3485051153/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025

Posts pagination

Previous page 1 … 3 4 5 6 Next page

Recent Posts

  • Build Angular PDF-LIB Project to Export Multiple Images to PDF Document in Browser Using TypeScript
  • Build a Angular Project to Export Multiple Images to PDF Document Using jsPDF & Html2Canvas in TS
  • Build a Deno Google Drive Clone File Manager Web App to Upload & Display Files in Browser Using TS
  • Node.js SheetJS Tutorial to Merge Multiple Excel Files into Single Sheet Using xlsx Module
  • Node.js Tutorial to Generate Excel File From JSON Data Using xlsx Module in Terminal

Archives

  • June 2025
  • May 2025
  • April 2025
  • February 2025
  • January 2025
Categories
  • angular
  • c#
  • deno
  • javascript
  • node
  • php
  • python
  • react
  • tutorial
  • Vue
Copyright 2025 — Coding Shiksha. All rights reserved.
Scroll to Top