ziacik / nx-tools

Custom NX plugins repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NX Tools Plugin Monorepository

This repository serves as a monorepository for some NX plugins.

Overview

This repository is a collection of plugins that provide various capabilities to nx monorepos.

The monorepository currently includes the following plugins:

  • @ziacik/upgrade-verify: A plugin focused on verifying the upgrade of nx workspace to a new version. It provides executors to help verifying that after the upgrade the generated builds are generating similar files as before the upgrade.

  • @ziacik/azure-func: A plugin focused on generating, serving and publishing Azure Function applications.

Please refer to the documentation of each plugin for more detailed information on their specific features.

License

This repository is licensed under the MIT License.

About

Custom NX plugins repository.


Languages

Language:TypeScript 87.2%Language:CSS 9.4%Language:JavaScript 2.4%Language:HTML 1.0%