Nxtend Nx Plugins

Nx is one of my favorite tools to use while developing new projects these days. It's a monorepo toolkit with a plugin architecture that allows developers to extend the functionality to make generating new types of applications or configuring new types of tooling very easy.

I have spent a lot of time and effort in building several plugins for Nx, mostly for developing Ionic applications. I started this project to fill a need that I had, and I'm happy to share my work with the public.

Here are some of the some of the plugins that I've made:

  • Ionic React
  • Ionic Angular
  • Capacitor
  • Firebase

If you would like to check out these plugins, check out the official website.