Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ngxtension/ngxtension-platform
- Owner: ngxtension
- License: mit
- Created: 2023-09-09T16:04:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T15:04:51.000Z (8 months ago)
- Last Synced: 2024-05-27T16:49:32.912Z (8 months ago)
- Language: TypeScript
- Homepage: https://ngxtension.netlify.app/
- Size: 4.92 MB
- Stars: 474
- Watchers: 17
- Forks: 67
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngxtension-platform - Utilities for Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngxtension-platform - Utilities for Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngxtension-platform - Utilities for Angular. (Table of contents / Third Party Components)
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
π»
Enea Jahollari
π»
Phong Cao
π»
Tiep Phan
π»
Daniele Morosinotto
π»
Mateusz StefaΕczyk
π»
Tomer953
π π»
Laforge Thomas
π»
Ion Prodan
π»
AmirHossein
π
Lucas Garcia
π»
Nevzat Topçu
π»
Pascal KΓΌsgen
π
Dale Nguyen
π»
Vinit Neogi
β οΈ
Josh Morony
π π»
Glenn Latomme
π
Jeevan
π
Diego Vilar
π»
Gianmarco Giummarra
π
Evgeniy OZ
π»
Ajit Panigrahi
π
Alexander Castillo
π»
Fiorelo Zere
π»
Robert Mulder
π»
Nelson Gutierrez
π
Justin Rassier
π
Rafael Mestre
π
Swami
π
Jim Drury (he/him)
π»
Robby Rabbitman
π»
Rainer Hahnekamp
π»
Matthieu Riegler
π»
isthatME
π
kkachniarz
π»
Dominik
π
Trong Nguyen
π»
Kiskae
π»
Maurizio Cescon
π»
Leonel Franchelli
π»
Lorenzo D'Ianni
π»
Michael Berger
π» π
Maksymilian Szokalski
π
PaweΕ Ostromecki
π»
Matthias Moos
π»
Shahar Har-Shuv
π»
Svyatoslav Zaytsev
π»
Add your contributions
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!