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

3.3.0 • Public • Published

NG Extension Platform

A collection of utilities for Angular.

Installation

The ng-add schematic/generator installs the ngxtension package as well as turning on skipLibCheck TypeScript configuration if it hasn't been turned on. This allows your project to skip checking types for external libraries like ngxtension where typings might not be compatible with your project's strictness.

ng add ngxtension

or

npm install ngxtension
yarn add ngxtension
pnpm install ngxtension
nx generate ngxtension:init

Utilities

Check the documentation.

Package Sidebar

Install

npm i ngxtension

Weekly Downloads

10,420

Version

3.3.0

License

MIT

Unpacked Size

1.39 MB

Total Files

517

Last publish

Collaborators

  • nartc
  • eneajaho