Skip to content

Coding Shiksha

  • Home
  • Youtube Channel
  • Privacy Policy
Posted inangular

Angular ngx-intl-tel-input Example to Build International Phone Number Form Input With Flag in TS

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

Angular ng-otp-input Example to Build OTP Form Input Field to Receive OTP Password in TypeScript

  Install ng-otp-input   Install the ng-otp-input library via npm:   npm i ng-otp-input     Import NgOtpInputModule   Add the NgOtpInputModule to your application. Open app.module.ts and update it…
Posted by geekygautam1997 January 24, 2025
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-6802544d2bafa042159740/]     app.component.ts     [crayon-6802544d2bb00081432800/]     app.component.html     [crayon-6802544d2bb02430761279/]         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-6802544d2bc9f139708855/]     app.component.ts     [crayon-6802544d2bca4072101091/]     app.component.html     [crayon-6802544d2bca7851796940/] [crayon-6802544d2bca9869388863/]         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-6802544d2bf5f117808178/]     app.component.ts     [crayon-6802544d2bf64947397057/]     app.component.html     [crayon-6802544d2bf67024319108/]         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-6802544d2c118663173946/]     app.component.ts     [crayon-6802544d2c11c695653625/]     app.component.html     [crayon-6802544d2c11f078883894/]         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-6802544d2c349792624728/]     app.component.ts     [crayon-6802544d2c34e375887883/]     app.component.html     [crayon-6802544d2c352609863084/]         FULL SOURCE CODE  
Posted by geekygautam1997 January 23, 2025

Posts pagination

Previous page 1 … 6 7 8 9 10 … 33 Next page

Recent Posts

  • Node.js Tutorial to Export JSON Data to PDF Document Using pdfkit Library in Terminal
  • Node.js Tutorial to Convert CSV to JSON File Using csvtojson Library in Terminal
  • Node.js Tutorial to Export JSON to CSV File Using json2csv Library in Terminal
  • Node.js Tutorial to Export JSON File to XML File Using js2xmlparser Library in Terminal
  • Node.js Tutorial to Parse XML File & Export to JSON File Using fast-xml-parser in Terminal
You May Have Missed
Posted innode

Node.js Tutorial to Export JSON Data to PDF Document Using pdfkit Library in Terminal

Posted by geekygautam1997 April 9, 2025
Posted innode

Node.js Tutorial to Convert CSV to JSON File Using csvtojson Library in Terminal

Posted by geekygautam1997 April 9, 2025
Posted innode

Node.js Tutorial to Export JSON to CSV File Using json2csv Library in Terminal

Posted by geekygautam1997 April 9, 2025
Posted innode

Node.js Tutorial to Export JSON File to XML File Using js2xmlparser Library in Terminal

Posted by geekygautam1997 April 9, 2025

Archives

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