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

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

Awesome Lists containing this project

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/)