ui-custom-lib
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

ui-custom-lib

This is a UI custom library based on Primeng library with for personal use, if you need a full template of Primeng please visit https://www.primefaces.org.

Installation

Run:

npm install ui-custom-lib

In app.module.ts:

import { UICustomLibModule } from 'ui-custom-lib';

In module need use directive:

import { InputTextModule } from 'ui-custom-lib';

Use in HTML:

<input uiInputText> 

In angular.json add:

"styles": [
  "node_modules/ui-custom-lib/assets/themes/nova-light/theme.css",
  "node_modules/ui-custom-lib/assets/primeng.min.css",
  //...
],

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ui-custom-lib

    Weekly Downloads

    1

    Version

    0.0.5

    License

    update comming soon

    Unpacked Size

    4.35 MB

    Total Files

    168

    Last publish

    Collaborators

    • tamoki