feat(challenge26): generator feature component

This commit is contained in:
thomas
2023-06-26 22:30:15 +02:00
parent d31ea29032
commit 2a8b8ea59e
17 changed files with 349 additions and 1 deletions

View File

@@ -78,7 +78,8 @@ If you would like to propose a challenge, this project is open source, so feel f
</br>
<img src="https://img.shields.io/badge/Nx--gray?logo=nx" alt="nx"/>
<a href="./libs/custom-plugin/src/generators/custom-library/README.md"><img src="https://img.shields.io/badge/25-Extends Nx Library generator-red" alt="Create harness"/></a>
<a href="./libs/custom-plugin/src/generators/custom-library/README.md"><img src="https://img.shields.io/badge/25-Extends Nx Library generator-red" alt="extends lib generator"/></a>
<a href="./libs/custom-plugin/src/generators/feature-component/README.md"><img src="https://img.shields.io/badge/25-Component generator-orange" alt="Custom component generator"/></a>
## Contributors ✨