https://github.com/jchpro/ng
Various libraries for Angular
https://github.com/jchpro/ng
Last synced: about 1 month ago
JSON representation
Various libraries for Angular
- Host: GitHub
- URL: https://github.com/jchpro/ng
- Owner: jchpro
- License: gpl-3.0
- Created: 2025-04-12T15:21:50.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-28T08:06:09.000Z (about 2 months ago)
- Last Synced: 2025-05-07T05:03:48.135Z (about 1 month ago)
- Language: TypeScript
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - @jchpro/ng - Monorepo of various libraries for Angular. Visit [example page](https://ng.jchpro.pl/) for more info. (Table of contents / Third Party Components)
- fucking-awesome-angular - @jchpro/ng - Monorepo of various libraries for Angular. Visit 🌎 [example page](ng.jchpro.pl/) for more info. (Table of contents / Third Party Components)
README
# Angular libraries monorepo
## Description
`@jchpro` libraries for Angular apps. This is very much work in progress.
Visit my [example app page](https://ng.jchpro.pl) for a quick start, refer to code comments for more.
## Libraries
- `@jchpro/ngx-common` [Common parts for the Angular apps](/projects/common/readme.md)
## Installation
```shell
$ npm install
```## Contributing
Please open an issue, so we can discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)