dmorosinotto / ngxtension-platform

Utilities for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NG Extension Platform

All Contributors

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.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Chau Tran
Chau Tran

💻
Enea Jahollari
Enea Jahollari

💻
Phong Cao
Phong Cao

💻
Tiep Phan
Tiep Phan

💻
Daniele Morosinotto
Daniele Morosinotto

💻
Mateusz Stefańczyk
Mateusz Stefańczyk

💻
Tomer953
Tomer953

📖 💻
Laforge Thomas
Laforge Thomas

💻
Ion Prodan
Ion Prodan

💻
AmirHossein
AmirHossein

📖
Lucas Garcia
Lucas Garcia

💻
Nevzat Topçu
Nevzat Topçu

💻
Pascal Küsgen
Pascal Küsgen

📖
Dale Nguyen
Dale Nguyen

💻
Vinit Neogi
Vinit Neogi

⚠️
Josh Morony
Josh Morony

📖 💻
Glenn Latomme
Glenn Latomme

📖
Add your contributions

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Utilities for Angular


Languages

Language:TypeScript 99.5%Language:CSS 0.2%Language:HTML 0.2%Language:JavaScript 0.0%