Skip to content

The MAN ngx-tools repository contains a collection of libraries is designed to elevate your Angular development experience.

License

Notifications You must be signed in to change notification settings

man-es/ngx-tools

Repository files navigation

MAN-ES NGX · Tools

License: MIT GitHub version Semantic Release


ngx-tools

Welcome to the ngx-tools repository! his comprehensive collection of libraries is designed to elevate your Angular development experience.

Features

  • @man-es/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 to install it.

# install Volta
curl https://get.volta.sh | bash

# install Node
volta install node

# start using Node
node

Install dependencies

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
Victor Savkin Jason Jean Maximilian Köpf
ctaepper markoberholzer-es h3mpti

About

The MAN ngx-tools repository contains a collection of libraries is designed to elevate your Angular development experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published