https://github.com/everllence/ngx-tools
  
  
    The MAN ngx-tools repository contains a  collection of libraries is designed to elevate your Angular development experience. 
    https://github.com/everllence/ngx-tools
  
        Last synced: about 1 month ago 
        JSON representation
    
The MAN ngx-tools repository contains a collection of libraries is designed to elevate your Angular development experience.
- Host: GitHub
 - URL: https://github.com/everllence/ngx-tools
 - Owner: everllence
 - License: mit
 - Created: 2023-12-08T13:08:25.000Z (almost 2 years ago)
 - Default Branch: main
 - Last Pushed: 2025-06-10T07:19:17.000Z (5 months ago)
 - Last Synced: 2025-06-10T07:41:54.396Z (5 months ago)
 - Language: TypeScript
 - Homepage:
 - Size: 775 KB
 - Stars: 2
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- fucking-awesome-angular - @everllence/ngx-tools - This repository contains a collection of libraries is designed to elevate your Angular development experience. (Third Party Components / Mixed Utilities)
 - awesome-angular - @everllence/ngx-tools - This repository contains a collection of libraries is designed to elevate your Angular development experience. (Third Party Components / Mixed Utilities)
 
README
          
  
    
    
  
[]()
[]()
[]()
# ngx-tools
Welcome to the `ngx-tools` repository! his comprehensive collection of libraries is designed to elevate your Angular development experience.
## Features
- **@everllence/ngx-chain-functional-guards**: An Angular guard that executes functional guards in a serial manner, waiting for each one to complete before proceeding to the next.
## Getting Started
### Prerequisites
This project has been setup with volta to manage the node version. If you don't have volta installed, please follow the instructions [here](https://docs.volta.sh/guide/getting-started) to install it.
```bash
# install Volta
curl https://get.volta.sh | bash
# install Node
volta install node
# start using Node
node
```
### Install dependencies
```bash
npm install
```
## Targets
### Test
Just run `npm run test` to test the project. 
### Lint
Just run `npm run lint` to lint the project.
### Prettify
Just run `npm run prettier` to prettify the project.
### Ready to deploy?
Just run `npm run build` to build the library. The build artifacts will be stored in the `dist/` directory, ready to be deployed.
## Core Team
| Christian Taepper                                                       | Mark Oberholzer                                                       | Maximilian Köpf                                                          |           
|-------------------------------------------------------------------------|-----------------------------------------------------------------------|--------------------------------------------------------------------------|
|  |  |  |
| [ctaepper](https://github.com/ctaepper)                                 | [markoberholzer-es](https://github.com/markoberholzer-es)             | [h3mpti](https://github.com/h3mpti)                                      |                              |