ngx-db-modal

0.0.5 • Public • Published

ngx-modal

Easy modal windows for Angular applications with bootstrap3. If you don't want to use it without bootstrap - simply create proper css classes.

Installation

  1. Install npm module:

    npm install ngx-db-modal --save

  2. System.js: you should add this into map and package config:

    {
        "map": {
            "ngx-boot-modal": "node_modules/ngx-db-modal"
        },
        "packages": {
            "ngx-boot-modal": { "main": "index.js", "defaultExtension": "js" }
        }
    }

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-db-modal

Weekly Downloads

4

Version

0.0.5

License

MIT

Unpacked Size

12.4 kB

Total Files

12

Last publish

Collaborators

  • ranjithk