https://github.com/dewizz/ngx-toolkit
Set of components for Angular
https://github.com/dewizz/ngx-toolkit
angular angular-components
Last synced: 7 months ago
JSON representation
Set of components for Angular
- Host: GitHub
- URL: https://github.com/dewizz/ngx-toolkit
- Owner: dewizz
- License: mit
- Created: 2018-02-02T11:47:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T04:34:44.000Z (about 3 years ago)
- Last Synced: 2025-08-16T17:14:26.229Z (8 months ago)
- Topics: angular, angular-components
- Language: TypeScript
- Homepage:
- Size: 3.89 MB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/org/ngx-toolkit)
[](https://github.com/dewizz/ngx-toolkit/blob/master/LICENSE)
[](https://travis-ci.org/dewizz/ngx-toolkit)
[](https://coveralls.io/github/dewizz/ngx-toolkit?branch=master)
[](https://gitter.im/ngx-toolkit/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
# @ngx-toolkit
> Set of components for Angular.
# Table of Contents
* [Packages](#packages)
* [License](#license)
---
# Packages
The packages from this repository are published as scoped packages under [@ngx-toolkit](https://www.npmjs.com/org/ngx-toolkit)
- [@ngx-toolkit/cache ](https://github.com/dewizz/ngx-toolkit/blob/master/projects/cache/README.md) - Cache Service
- [@ngx-toolkit/cookie](https://github.com/dewizz/ngx-toolkit/blob/master/projects/cookie/README.md) - Cookie Service
- [@ngx-toolkit/device](https://github.com/dewizz/ngx-toolkit/blob/master/projects/device/README.md) - Device detection
- [@ngx-toolkit/logger](https://github.com/dewizz/ngx-toolkit/blob/master/projects/logger/README.md) - Logger Service
- [@ngx-toolkit/spring](https://github.com/dewizz/ngx-toolkit/blob/master/projects/spring/README.md) - Spring Utilities
- [@ngx-toolkit/utils](https://github.com/dewizz/ngx-toolkit/blob/master/projects/utils/README.md) - Common Utilities
----
# License
© 2018 Dewizz
[MIT](https://github.com/dewizz/ngx-toolkit/blob/master/LICENSE)