@universis/ngx-dining
TypeScript icon, indicating that this package has built-in type declarations

15.3.13 • Public • Published

@universis/ngx-dining

Client library of @universis/dining module.

Usage

npm i @universis/dining

Configure

@universis/ngx-dining comes with a collection of assets which should be included in application assets

    # angular.json

    "architect": {
        "build": {
        "builder": "@angular-devkit/build-angular:browser",
        "options": {
            "outputPath": "dist",
            "index": "src/index.html",
            "main": "src/main.ts",
            "polyfills": "src/polyfills.ts",
            "tsConfig": "src/tsconfig.app.json",
            "preserveSymlinks": true,
            "assets": [
                ...
                {
                    "glob": ".",
                    "input": "node_modules/@universis/ngx-dining/assets",
                    "output": "assets"
                }
            ],
            ...

Readme

Keywords

none

Package Sidebar

Install

npm i @universis/ngx-dining

Weekly Downloads

289

Version

15.3.13

License

none

Unpacked Size

4.5 MB

Total Files

128

Last publish

Collaborators

  • universis