nartc / ngxtension-platform

Utilities for Angular

Home Page:https://ngxtension.netlify.app/

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

๐Ÿ“–
Jeevan
Jeevan

๐Ÿ“–
Diego Vilar
Diego Vilar

๐Ÿ’ป
Gianmarco Giummarra
Gianmarco Giummarra

๐Ÿ“–
Evgeniy OZ
Evgeniy OZ

๐Ÿ’ป
Ajit Panigrahi
Ajit Panigrahi

๐Ÿ“–
Alexander Castillo
Alexander Castillo

๐Ÿ’ป
Fiorelo Zere
Fiorelo Zere

๐Ÿ’ป
Robert Mulder
Robert Mulder

๐Ÿ’ป
Nelson Gutierrez
Nelson Gutierrez

๐Ÿ“–
Justin Rassier
Justin Rassier

๐Ÿ“–
Rafael Mestre
Rafael Mestre

๐Ÿ“–
Swami
Swami

๐Ÿ“–
Jim Drury (he/him)
Jim Drury (he/him)

๐Ÿ’ป
Robby Rabbitman
Robby Rabbitman

๐Ÿ’ป
Rainer Hahnekamp
Rainer Hahnekamp

๐Ÿ’ป
Matthieu Riegler
Matthieu Riegler

๐Ÿ’ป
Add your contributions

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

About

Utilities for Angular

https://ngxtension.netlify.app/

License:MIT License


Languages

Language:TypeScript 99.8%Language:CSS 0.1%Language:HTML 0.1%Language:JavaScript 0.0%