This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

primeng-lts
TypeScript icon, indicating that this package has built-in type declarations

12.2.5 • Public • Published

PrimeNG LTS (Long Term Support)

License

PrimeNG LTS is a commercial software. You need to purchase a license and agree to the terms of the LTS License. Please note that using the software without a proper license constitutes copyright infringement and can result in legal actions.

  • A license must to be obtained before installing and importing this package.
  • LTS license is per developer and period is 1 year.
  • License needs to be renewed after the expiration to be able to continue using the LTS versions of PrimeNG.
  • Licenses can be obtained online at PrimeStore.
  • Please contact PrimeTek regarding any inquiry such as alternative payment methods and license terms.

Installation

tsconfig.path

In order to use an LTS release, primeng import path must reference the primeng-lts package.

{
    "compilerOptions": {
        //...other options
        "paths": {
            "primeng-lts/*": ["node_modules/primeng-lts/*"]
        }
    }
}

PrimeNG Styles

Resources including the primeng.min.css and the selected theme need to be loaded from the primeng-lts package.

node_modules/primeng-lts/resources/primeng.min.css
node_modules/primeng-lts/resources/themes/saga-blue/theme.css

Readme

Keywords

Package Sidebar

Install

npm i primeng-lts

Weekly Downloads

2,256

Version

12.2.5

License

SEE LICENSE IN LICENSE.md

Unpacked Size

26.4 MB

Total Files

1357

Last publish

Collaborators

  • cagatay.civici
  • yigitfindikli