Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ngxtension/ngxtension-platform

Utilities for Angular
https://github.com/ngxtension/ngxtension-platform

Last synced: about 2 months ago
JSON representation

Utilities for Angular

Awesome Lists containing this project

README

        

NG Extension Platform




[![NPM Version](https://img.shields.io/npm/v/ngxtension?style=flat-square)](https://npmjs.org/package/ngxtension)
[![NPM](https://img.shields.io/npm/dw/ngxtension?logo=npm&style=flat-square)](https://npmjs.org/package/ngxtension)

[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-)

A collection of utilities for [Angular](https://angular.dev).

## 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.

```shell
ng add ngxtension
```

or

```shell
npm install ngxtension
```

```shell
yarn add ngxtension
```

```shell
pnpm install ngxtension
```

```shell
nx generate ngxtension:init
```

## Utilities

Check [the documentation](https://ngxtension.netlify.app/).

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/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

πŸ’»
isthatME
isthatME

πŸ“–
kkachniarz
kkachniarz

πŸ’»


Dominik
Dominik

πŸ“–
Trong Nguyen
Trong Nguyen

πŸ’»
Kiskae
Kiskae

πŸ’»
Maurizio Cescon
Maurizio Cescon

πŸ’»
Leonel Franchelli
Leonel Franchelli

πŸ’»
Lorenzo D'Ianni
Lorenzo D'Ianni

πŸ’»
Michael Berger
Michael Berger

πŸ’» πŸ“–


Maksymilian Szokalski
Maksymilian Szokalski

πŸ“–
PaweΕ‚ Ostromecki
PaweΕ‚ Ostromecki

πŸ’»
Matthias Moos
Matthias Moos

πŸ’»
Shahar Har-Shuv
Shahar Har-Shuv

πŸ’»
Svyatoslav Zaytsev
Svyatoslav Zaytsev

πŸ’»






Add your contributions



This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!