ngx-smart-modal
Modal/Dialog component crafted for Angular (Ivy-compatible)
File Explorer
Download Latest Version (.zip)- ci.yml
- stale.yml
- extensions.json
- launch.json
- tasks.json
- sequence_diagram.png
- ngx-smart-modal.component.ts
- ngx-smart-modal.config.ts
- ngx-smart-modal.module.ts
- modal-instance.ts
- ngx-smart-modal-stack.service.ts
- ngx-smart-modal.service.ts
- ngx-smart-modal.scss
- ngx-smart-modal.component.spec.ts
- ngx-smart-modal.module.spec.ts
- ngx-smart-modal-stack.service.spec.ts
- ngx-smart-modal.service.spec.ts
- public-api.ts
- test.ts
- karma.conf.js
- ng-package.json
- package.json
- README.md
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- .codecov.yml
- .editorconfig
- .eslintrc.json
- .gitignore
- angular.json
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/maximelafarie/ngx-smart-modal
Downloads the entire project code from GitHub to your computer.
cd ngx-smart-modal
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i ngx-smart-modal --save
Type this command into your terminal and run it.
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)
