angular-code-input
Code (number/chars/otp/password) input component for angular 7, 8, 9, 10, 11, 12+ projects including Ionic 4, 5 +
File Explorer
Download Latest Version (.zip)- code-input.component.config.ts
- code-input.component.html
- code-input.component.scss
- code-input.component.spec.ts
- code-input.component.ts
- code-input.module.ts
- public-api.ts
- test.ts
- CHANGELOG.md
- karma.conf.js
- LICENSE
- ng-package.json
- package.json
- README.md
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- tslint.json
- .editorconfig
- .gitignore
- angular.json
- LICENSE
- package-lock.json
- package.json
- preview1.gif
- preview2.gif
- README.md
- star.jpg
- tsconfig.json
- tslint.json
# Installation Guide
1. Get the code
git clone https://github.com/AlexMiniApps/angular-code-input
Downloads the entire project code from GitHub to your computer.
cd angular-code-input
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install --save angular-code-input
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
